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 for the field "actual Value"
Summary
EL for the edit of the "actual Value" fieldContent
Hello,
I customize the field "actual value". In detail when i Mark a goal as "completed" in the goal setting module the details of the goal are in read only. For this reason I created an EL for the "Actual Value" field in order to update only that field when i put a goal as "completed".
The EL that i put is the following #{not securityContext.userInRole['ORA_PER_LINE_MANAGER_ABSTRACT']} because we want that only the role of the MAnager can edit that field. Now the question is if is it possible mix this EL also with another EL based on the category of the Goals.
Tagged:
0