Text Area
A Text Area is a multi-line input field that allows for longer text. The Text Area can also be converted to a WYSIWYG content editor.
Unique Settings: Field Examples | Guidance | JSON
Rows: Controls how many default rows are set in the Text Area.
Editor: This option will convert the text area into one of the following WYSIWYG Editors:
- Ace
- CKEditor
- Quill
Enable Image Upload: Check this setting to allow image uploads to the WYSIWYG editor.
Image Upload Storage: Select the Storage provided integrated within the Project.
Save As: Determines how the value should be entered and stored in the database.
- String
- JSON
- HTML
Auto Expand: The Text Area will automatically expand vertically as the user types into the field.
Enable Image Upload: Allows the user to upload an image to the WYSIWYG Editor.
Editor Settings: The following documentation will allow you to override the code base of the WYSIWYG Editor, customizing the UI and functionality specific to your needs.