Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
A requirement to add some text in the demographic information area of personal Details page.
Summary
To display the disclaimer only for certain countries.Content
Hi,
We have a requirement to add disclaimer(Insert Box and add some text in it) in Demographic Information page under Personal details under me. And we have to make that disclaimer to be displayed in the edit mode of demographic page only for 5 countries such as Singapore,US, United Kingdom, South Africa, Puerto Rico.
We are applying the below EL expression where the disclaimer is getting hidden for all the countries.
#{(row.bindings.LegislationCode.attributeValue=='US'||
row.bindings.LegislationCode.attributeValue=='PR'||
row.bindings.LegislationCode.attributeValue=='SG'||
row.bindings.LegislationCode.attributeValue=='ZA'||
Tagged:
0