Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Required: The user can make the text area field required

  2. Unique: The user can make the text area field unique

  3. Minimum & Maximum Length: The user can set the minimum and maximum length

  4. Default: The user can set the default value.

  5. Read Only: The user can make the text area field read-only

  6. Sortable: The If the user can make makes the text area field sortable, then the record will be sorted by ascending or descending order and vice versa

  7. Direction: This defines how the text will be entered in the field, there are two ways of doing so:

    1. Right-To-Left: writing starts from the right and continues to the left

    2. Left-To-Right: writing starts from the left and continues to the right

    3. Auto: By default, writing starts from the left and continues to the right

...