- Click the Turn ON config mode icon.
 
          - Select .
 
          - Load a schedule.
 
          - Select the gear icon for Float to Other Unit.
 
          - Click the gear icon next to Float to Unit.
 
          - 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'
             
          - Click Save.
 
         
         
          
           Note: This configuration requires setting the registry SKIP_EMPLOYEEE_TEAM_VALIDATION to true.