Configuring floating employees to any team in Central Staffing

  1. Click the Turn ON config mode icon.
  2. Select Scheduling > Multi-view Scheduler > > Central Staffing > Central Staffing.
  3. Load a schedule.
  4. Select the gear icon for Float to Other Unit.
  5. Click the gear icon next to Float to Unit.
  6. On the Field UI Configuration page, set 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='Team Lookup'
    	locale='en'
    	htmlDoctype='None'
    	width='10'
    	multiChoice=false
    	labelFieldStatus='edit'
    
  7. Click Save.
Note: This configuration requires setting the registry SKIP_EMPLOYEEE_TEAM_VALIDATION to true.