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.
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