Issue
Both dynamic and static badge values do not update correctly in the browser. When a value is entered in an input box, it does not reflect the change in the badges.
Environment
Studio Pro (all versions)
Cause
The badge value behavior is language-dependent. In some language configurations, the value for the dynamic part of the badge is hard-coded in the model.
When a user does not have a language explicitly set in Studio Pro, Mendix automatically uses the browser’s language. If the browser language matches a configuration where the dynamic value is hard-coded, the badge will always display that value, which prevents both dynamic and static badge updates from appearing correctly.
Solution / Workaround
Verify that the application language matches the intended configuration and that the browser language is set to English or another language where dynamic badge values are not hard-coded.
Internal information related
- 264181
Additional information
Not Applicable
0 Comments