Hiding jobs, skills, and team information

The jobs and skills information, as well as the teams shown on the employee contact card can be hidden.

  1. In Advanced Schedule View, click the Turn ON config mode icon.
  2. Select the localization (orange diamond) icon beside the Employee heading (HC_EMPLOYEE_CARD).
  3. In the Field Parameters field, select this code for the employee job, skills, and team:
    showJobs="JOB_NAME, EMPJOB_START_DATE, EMPJOB_END_DATE, EMPJOB_PREFERRED" showSkills="STSKL_NAME, STEMPSKL_START_DATE, STEMPSKL_END_DATE" showTeams = "WBT_NAME, EMPT_START_DATE, EMPT_END_DATE, EMPT_HOME_TEAM"
  4. Delete the code.
  5. Click Save and close the window.
  6. Click the Turn OFF config mode icon.

The employee jobs, skills, and team are no longer displayed in ASV.

To re-display the jobs, skills, and teams in ASV, replace the code that you deleted in the Field Parameters.