Formatting
The FormElements have also the option to save formatted values instead of the original value. These values then can be used in all savings methods. You can select a formatting type:
- String- convert the value to a string
- Number- convert the value to a number
- Join- join the value (array) to a string
- Trim- remove starting or trailing spaces
Last updated on