Hiding jobs and skills information

The jobs and skills information shown on the employee contact card can be hidden.

  1. In ASV, 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 and skills:
    showJobs="JOB_NAME, EMPJOB_START_DATE, EMPJOB_END_DATE, EMPJOB_PREFERRED" showSkills="STSKL_NAME, STEMPSKL_START_DATE, STEMPSKL_END_DATE"
  4. Delete the code.
  5. Click Save and close the window.
  6. Click the Turn OFF config mode icon.
The employee jobs and skills are no longer displayed in ASV.

To re-display the jobs and skills in ASV, replace the code that you deleted in Step 3.