How can I hide fields or sections in the Job Requisition based on user role
Summary:
We need to set up rules to hide sections or fields within the Job Requisition using VBS based on the users role. We would like to have one rule for the Hiring Manager who should only complete the first five sections of the requisition then a rule for the Recruiter to view all sections.
I created a condition based on the roles in VBS, one for each role, but the first one created overwrites whatever I create next so this does not work.
Can anyone share a detailed guide on how to achieve this? I have read the Oracle Doc "Control Your Display with Business Rules" and tried to follow the steps but with no success.