You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Redwood Field label display based on preferred language

edited Apr 30, 2025 8:07PM in Human Capital Management 2 comments

Summary:

Hi Everyone.

In Responsive personal details page we have an EL expression to display the gender differently based on language.

label = #{!(row.bindings.LegislationCode.attributeValue eq 'US')? (facesContext.viewRoot.locale.language == 'fr' ? 'Genre assigné à la naissance' : 'Gender Assigned at Birth'):'Gender'}

Can this be done in Redwood? with User Interface text we can replace entire string but can we write a condition based on the language as above?

Thanks,

Prabhakar

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

25A


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!