Hi all,
i would like to put a custom text message in a request form that will be translated according to the browser language setting.
Does anyone know if it's possible and how to achieve it?
Thanks
Hi all,
i would like to put a custom text message in a request form that will be translated according to the browser language setting.
Does anyone know if it's possible and how to achieve it?
Thanks
As far as I know, that information is stored in T_SYSTEM_UI_SETTINGS in a XML format
I think the better approach here is to use the following solution - Language on Forms
I believe you will be able to achieve that using javascript
Using Form Controls - Developer Guide
Request Forms - Validation