Hide Extra Info tab for Agents
Summary:
We are trying to hide Extra Info section for Agents which they have access to while creating the candidates
Navigation --> Agency Hiring --> Talent --> Add Candidate --> Fill Initial candidate details --> Click on Yes on Message to proceed adding candidate profile
When adding below EL expression for Extra Info the Extra Info tab is also hidden for other roles( Recruiter,Hiring manager). We need only Extra Info to be hidden for Agents. Below EL expression is used
#{!(securityContext.userInRole['ORA_IRC_RECRUITING_AGENT_JOB,PIKE_IRC_RECRUITING_AGENT_JOB_CUSTOM'])}
Did any one worked on similar requirement to hide only for agents.