Formatting

The FormElements have also the option to save formatted values instead of the original value. You can select a formatting type:

  • String - convert the value to a string
  • Number- convert the value to a string
  • Join - join the value (array) to a string
  • Trim - remove starting or trailing spaces