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.
Profiles V2- Label change expression doesn't work
Content
Hi All,
I've tried to use the following expression to customize field labels on a content section. However, using this expression the custom field label doesn't show. It continues to show the seeded label. I'm performing this customization on an employee's skills and qualifications page through page composer.
The following EL expression was provided in the attached document on page 26
Sample EL Expression – use correction SectionID for each content section:
ii. #{row.bindings.SectionId == '<section_id>' ? 'CustomLabelName' : row.bindings.EvalComments.label }
Has anyone managed to make it work?
Thanks!
Tagged:
0