Adding a Custom Sort on the Assign button

You can add a custom sort order to the Assign dialog. The custom sort order is configured using the same logic as the Relief Calling Area.

See theInfor Workforce Management User and Administration Library (Multi-tenant) and select Administrator > MVS > Process steps > Configuring Relief Calling Sort Orders.

See the Infor Workforce Management User and Administration Library (Multi-tenant) and select Administrator > MVS > Technical information > Callouts > RCA employee sort order callout.

  1. From the homepage, select Scheduling > Open Shift Manager.
  2. To switch to configuration mode, click the Config Mode icon.
  3. Click Assign.
  4. Click the Configuration icon beside Sort employee list by:.
  5. In Field Parameters, specify these:
    1. The Sort Order ID to valueList.
    2. The corresponding label for the Sort Order to labelList.
    For example:
    • For valueList: Specify 1,5,6,10002.
    • For labelList: Specify ALPHA, EMP_ID, EMPLOYMENT_TYPE, PROXIMITY_TO_ENGAGEMENT.
    Note that the values for valuelist and labelListwere derived from the RCA employee sort order callout.
  6. Set the Permission Flag to ACT to show the Sort employee list by: field to your selected security groups.
  7. Click the Configuration icon beside Employees.
  8. In Field Parameters, add ~|~customSort==#control.customSort# to the end of the text block.
    For example:
    sourceType='REGISTERED' source='SCHM_EMPLOYEE_LOOKUP' multiChoice='true' sourceLabelField='EMP_NAME' sourceDisplayFields='EMP_NAME, EMP_FULLNAME, EMP_FTE, HOURS' sourceParams='orderBy==EMP_NAME~|~shiftSumIds==#control.shiftSumIds#~|~isQualByJob==#control.isQualByJob#~|~isHomeTeamMember==#control.isHomeTeamMember#~|~isQualBySkill==#control.isQualBySkill#~|~isAvail==#control.isAvail#~|~startDate==#control.scheduleStartDate#~|~endDate==#control.scheduleEndDate#~|~loadedEmployeesOnly==#control.loadedEmployeesOnly#~|~customSort==#control.customSort#'
  9. Click Save.
  10. Click X.
  11. To switch off the configuration mode, click the Config Mode icon.