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 to make icon available to individual user(s)
Summary
Want to give an individual access to an iconContent
I'm trying to create an EL Expression so that a specific individual can access a particular icon which links to a report. This is the expression I am writing (our user names are #s):
#{securityContext.userName['000012089']}
When I validate, I get the following message: The class 'java.lang.String' does not have the property '000012089'.
What am I doing wrong?
Thanks,
Kelly
Tagged:
0