Flex Table Attributes

Flex Table Attributes screen is used to define flexible attributes. The application provides you with minimum required attributes. If you want to create custom attributes, you can use flex table attributes.

For example;  In the customer screen, date of birth is not captured while booking a customer. You can define date of birth as a flex table attribute with required attribute properties. Date of birth field with the defined attributes is displayed in the customer screen.

To define flexible attributes:

  1. On the System Administration module, click Basic Configurations, and then click Flex Table Attributes.

  2. In the Object Name drop-down, select the screen for which you want to define the flexible attributes.

  3. In the Display Columns drop-down, select the number of columns to be displayed.

  4. In the Space between Columns box, type the space required between the columns.

  5. In the Attributes grid, click the Add link to add new attributes.

  6. Enter the Attribute Name and display name in the respective fields.

  7. In the Data Type drop-down, select the data type for the attribute. The available data types are Char, Date, Decimal, Integer, and Date Time.

  8. In the Validation Type drop-down, select the type of validation. The following validations are supported.
    None
    : No validation is applied for the attribute.
    Select from list
    : This allows the user to select the value list. The values retrieved in the value list are displayed in the attribute drop-down.
    (Y)es or (N)o
    : The values for the attribute are yes or no.

  9. If "Select from list" is selected in the validation type drop-down, the value lists available in the system appear in the Value List drop-down. Select the required value list.

  10. For Validation Type as None, specify the length for the attribute value.

  11. Select the Required check box to make the attribute as a mandatory field.

  12. Click the UP and DOWN arrows to set the display order of the address element in the template.

  13. Click the Add link and follow the process to add multiple attributes.

  14. Click the Update link to update the attributes.

  15. Click the Save button to save the details.

  16. To modify an existing attribute, in the Object Name drop-down, select the screen name for which you want to modify the attribute details. The existing attributes are displayed in the Attributes grid.

  17. Click against the attribute for which you want to modify the details.

  18. Modify the required details and click Save to apply the modifications.

Note: Provision is given to add only ten attributes for a screen.