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.
How to show fields in Person Profile as Read only Or Editable based on a field value and User Role?
Summary:
We have requirements for our Skills and Qualifications page that in the Education section, if a specific field Education Level Completed (we rename it to Verified) is marked Yes, that the remaining fields become Read Only to specific users based on their role.
I have created an IF/Else case containing Switch cases as follows:
IF Education Level Completed = Yes
Then Switch Parameter: User Role
And I list the roles and designate the fields that should be Read Only or Editable based on Role.
Otherwise
Then Switch Parameter: User Role
And I list the roles and designate the fields that should be Read Only or Editable based on the same Roles
Tagged:
0