Example of removing an action

To remove an action, remove the line that contains the action.

In this example, to remove the Promote action, remove action is ActiveEmployeeWorkAssignmentsForManagerRel.SimplePromote.


  Actions
    action is ActiveEmployeeWorkAssignmentsForManagerRel.SimpleChangePayRate
    action is ActiveEmployeeWorkAssignmentsForManagerRel.SimpleAddWorkAssignment
    action is ActiveEmployeeWorkAssignmentsForManagerRel.SimpleTransfer
    action is SimpleTerminate

When the My Teams page is reloaded, the Promote action is no longer available from the employee action menu.