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.

 

  1. Object Id - Administrator module where the current additional field tab will display

  2. Field Id - Custom field Id

  3. Field Name - Custom field display name

  4. Sequence - Sequence (integer), from top to bottom, of custom field display order

  5. Required - Field required value status

  6. Data Type - Custom field data type

    1. Char(x) - String or Character field where 'x' is the number of characters allowed in string value

    2. Integer - Whole numbers allowed

    3. Decimal(x) - Decimal field where 'x' is the number of decimal places allowed

    4. Date - Date Field

    5. Date & Time - Date and time field

    6. Dynamic Multiple Select - Dynamic drop-down that allows one or more values to be selected

      1. Requires Lookup Model to be selected

    7. Dynamic Single Select - Dynamic drop-down that allows a single value to be selected

      1. Requires Lookup Model to be selected

    8. 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

      1. Requires Lookup Model to be selected

    9. Static Single Select - Static drop-down list that allows single selection

    10. Static Single Select (Free Input) - Static drop-down list that allows single selection or user to enter any string directly into the field

  7. Default Value - Fields default value

  8. Lookup Model - If the field type is Dynamic selected lookup model will pull the list from the application

  9. Combo List - Static drop-down list value

    1. Example 1 : A,B,C

    2. Example 2: Y=Yes,N=No

  10. 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