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.
EL expression per Country
Summary
EL expression to hide Cards on Springboard per CountryContent
I'm looking for EL expression that i could utilize, to hide Cards or Quick Actions based on the employee Legislation country. (example - we want to display Benefits only for US employees).
I've tried:
#{!(row.bindings.LegislationCode1.attributeValue=='US')}
#{(bindings.LegislationCode1.attributeValue=='US')}
But non of them works. I've seen in the documentation a lot of expressions, based on Security Roles, but not one per Country, so I'm asking here is someone is using such expression on the Navigation.
Thanks,
Yana
Tagged:
2