For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to remove Request Interview to be scheduled option from hiring manager
I am trying to remove one option from the actions drop down with the hiring section. We want the option Request Interview to Be Scheduled not to be visible for Hiring Managers but want it visible for our recruitment team and system admins.
I created a sandox using page composer and can see when going to structure on this page I can build an expression for what is visible. I assume I need to build an expression that would use the role (Hiring Manager) and the option (commandButton: Request Interview to Be Scheduled)
The currect expression looks to grant full access #{applcoreShellBean.shellType ne 'simpleMobile' and recruitingSecurityBean.anySubmissionActionAllowed}