Login as Alternate Manager for web TNA

When the current user wants to login as an alternate manager.

 

User should select one manager from the list:

  1. If user selects himself/herself then system lists all employees whose alternate manager is user.
  2. If user selects a manager (not himself/herself) then system lists of employees whose manager is selected manager and whose alternate manager is user.

Example:

EmployeeManagerAlternative Manager
007011006
002003006
004003011
005006 
003006 

Current User = 006

  1. Login as alternate manager and select himself (006), which the system will then show the list as: 007, 002.
  2. Login as alternate manager and select 003, then the system will show the list as: 002.

Be the first to review this article