I am using the app text feature for the purposes of doing language translation
Set up in the language settings of app editor
Settings on page to display the text that is going to be translated
Settings of workflows to change the lang URL parameter to change the app text and therefore translate
I understand that when I use the navigation go to page and send a parameter that it is not really going to a new page, and so it is not really refreshing the page…for example, if you have a customs state set and then use navigation to go to the same page but change some URL parameters the custom state set remains unchanged, but if you refresh the page the custom state will be changed.
The issue is that I would assume the URL parameter for language settings would get automatically detected and change the language setting based on the URL parameter currently in the URL…so if I want to set up my app to allow a user to select between three languages and it is not saved to their user type but instead I just change the URL lang parameter, that the page app text will automatically read the URL lang parameter and change accordingly----this is not happening.
Instead I am forced to refresh the page to get the app text to change to the language that is in the lang URL parameter.
This seems like a bug…the reason it seems like a bug is because I can set a group to have a different background color based on the URL parameter and it will change it’s background color when the URL parameter in the condition is changed…in the same idea I can set elements to be visible or not visible based on a URL parameter and the page does not need to be refreshed to have those settings recognized.
This is what is happening in my language settings

Notice how the flags change when the URL is changed, that is because of the conditional settings
The app text and translation of that app text should work the same exact way and not require a page refresh.










