Mobility field controls

Mobility supports a subset of the field controls and parameters that are supported in the desktop application. In mobility, the field controls are prefixed with Mob, for example, MobStringUI.

This table lists the field controls that are supported in mobility:

Field control Description Supported parameters
MobCheckboxUI A check box.
Note: This control is only supported in UDF and FLAG fields and the Home Teams Only filter option in Time Off Approval.
checked
MobComboBoxUI A drop-down combo box.
Note: This control is only supported in UDF and FLAG fields.
valueList

labelList

nullable

multiSelect

MobDateUI A date picker field. format

firstDayOfWeek

MobDBLookupUI A database lookup field that references a database table.
Note: This control is only supported in UDF and FLAG fields.
title

multiChoice

nullable

sourceKeyField

sourceLabelField

sourceDisplayFields

sourceType

source

sourceParams

pageSize

resolveType

resolve

MobLookupUI A database lookup field that references a database table.
Note: MobLookupUI is the standard lookup control except for UDF and FLAG fields. For UDF and FLAG fields, use MobDBLookupUI instead.

sourceType

source

sourceParams

searchColumns

MobNumberUI A text field that allows entry of valid numbers.
Note: This control is only supported in UDF, FLAG, and Balance fields.
scale

precision

renderLocalized

revertValueOnError

MobScheduledHoursUI Used on the timesheet to show the total scheduled hours for a day. includeLTA

includeBreaks

decimalMinutes

MobStringUI A text field that allows entry of strings.
Note: This control is only supported in UDF and FLAG fields.
uppercase

maxLength

MobTimeEditUI A combination of fields to edit time or time intervals.
Note: This control is only supported in UDF and FLAG fields.
type

timeStandard

decimalMinutes

maxHour

decimalPlaces

padHour