Disable Value localization on dropdown

Hi,

We have a section with a dropdown. The source of the dropdown is a data page.

One of the values presented in the dropdown is “Loading” which automatically is being translated to “Loading…” by Pega OOTB field value.

Our requirement is to present value from dropdown as “Loading” and not “Loading…” . Is there any way to disable this translation or is there a option to not translate certain values?

I tried to disable localization of the whole section on which dropdown is present but it didn’t help.

@MariuszK6598 Have you tried saving this rule into your implementation ruleset and updating the value to “Loading”? But this will reflect everywhere in the application.

@duraisankar

Thank you, saving field value to implementation ruleset which is translating value form “Loading” to “Loading” works fine.

But I was wondering if there is a option to disable translations of display values in dropdown controls ? because that kind of translation issues could reappers for some other values in the future

@MariuszK6598 Agreed. Disable localisation toggle at control level can be helpful but I don’t think so it is available now.