- Click the Turn ON config mode icon.
- Select .
- Load a schedule.
- Click Edit Mode and select Details Edit.
- Select an assigned shift to float and click Float.
- On the Float Wizard modal, click the diamond icon next to Float to Unit.
Note: You can also access the workbrain field for Float to Unit DBLookUp by clicking the diamond icon next to Unit.
- On the Field UI Configuration page, update the Field Parameters to include this information:
sourceType=SQL
source='SELECT WBT_ID, WBT_LOC_NAME, WBT_LOC_DESC, WBT_UDF1 FROM VL_WORKBRAIN_TEAM'
sourceDisplayFields='WBT_LOC_NAME|WBT_LOC_DESC'
sourceKeyField='WBT_ID'
title='LOOKUP_TEAMS_CUSTOM'
locale='en'
htmlDoctype='None'
width='10'
multiChoice=false
labelFieldStatus='edit'
- Click Save.
Note: This configuration requires setting the registry SKIP_EMPLOYEEE_TEAM_VALIDATION to true.