Admin Additional Fields
In the Administrator modules, there is a feature allowing the addition of custom fields as sub-tabs to the main module. This documentation provides information on field definition, as well as valid default and lookup values.
Object Id - Administrator module where the current additional field tab will display
Field Id - Custom field Id
Field Name - Custom field display name
Sequence - Sequence (integer), from top to bottom, of custom field display order
Required - Field required value status
Data Type - Custom field data type
Char(x) - String or Character field where 'x' is the number of characters allowed in string value
Integer - Whole numbers allowed
Decimal(x) - Decimal field where 'x' is the number of decimal places allowed
Date - Date Field
Date & Time - Date and time field
Dynamic Multiple Select - Dynamic drop-down that allows one or more values to be selected
Requires Lookup Model to be selected
Dynamic Single Select - Dynamic drop-down that allows a single value to be selected
Requires Lookup Model to be selected
Dynamic Single Select (Free Input) - Dynamic drop-down that allows the user to pick one value from the drop-down or enter any string directly into the field
Requires Lookup Model to be selected
Static Single Select - Static drop-down list that allows single selection
Static Single Select (Free Input) - Static drop-down list that allows single selection or user to enter any string directly into the field
Default Value - Fields default value
Lookup Model - If the field type is Dynamic selected lookup model will pull the list from the application
Combo List - Static drop-down list value
Example 1 : A,B,C
Example 2: Y=Yes,N=No
Lookup Filter - Filters the dynamic drop-downs values. See example below where a Dynamic Select field drop-down displays values for the “Te Flags” module and filters the list values by flagOwner=TimeZone and the current users application language
2024 DATABASICS, Inc