Redwood VBS - How to get the user session language to be used in validation message?
We have implemented country-specific tooltips for phone number fields on the Contact Info Redwood Page using Configure Validations in Oracle Visual Builder Studio (VBS).
While the tooltips render correctly in default English, they do not dynamically switch based on the user's session language.
We would like to know:
Is there a supported EL expression or alternative approach in VBS to retrieve the current session language of the logged-in user?
Can this be used within validation messages to dynamically display localized content?
If not currently supported, is there a recommended workaround or enhancement planned?