Conversation

Novitates Technology Solutions Private Limited
IN
Last activity: 4 Sep 2025 6:50 EDT
Issue with Localization in Constellation DX Components – Localized Text Not Rendering on Screen
We are currently facing an issue with localizing DX Components.
Following the steps mentioned in the localization article, we created a localizations.json file under:
src/components/Novitates_Extensions_Localization
For a Text Input component, the file content is as follows:
{ "fields": { "TextInput Sample": "My Test Text Input", "TextInput Helper Text": "This is a helper text for the text input" } }
Steps taken so far:
- Created the localizations.json file in the DX component folder.
- Published the DX component.
- Configured the component in the view rule.
- Verified that the text is visible in the localization rule in Pega.
Issue: Even though the localized text is visible in the localization rule, it is not rendering on the screen when the component is used.
Attached is a document with the steps to reproduce the issue.
Could you please advise if we are missing any additional configuration, or if there is a specific way DX components pick up localized text at runtime?
Localization reference article: https://docs.pega.com/bundle/constellation-dx-components/page/constella…