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 stringNumber
- convert the value to a stringJoin
- join the value (array) to a stringTrim
- remove starting or trailing spaces