Skip to content

Builder Mode - Textfields

Configure --textfield entries

image

Click the [+] button to add an new entry

Click the trash icon to remove an entry

image

The following properties can be set

Sets the output format. This property is shared with checkboxes

Sets the required flag.

Sets the confirm flag. Enabling this will show a duplicate textfield for the configured entry

Enables the fileselect button

Used with fileselect. Enter in the desired filetype (or types as a csv) e.g. "png,jpg"

Used with fileselect. Sets the initial path to use with displaying the file select dialog

Sets the textfield title/label

Sets the textfield name. If used, this value will represent this entry in the output instead of the label

Set the default value to display in the textfield. This content will appear in output

Sets a prompt to display in the textfield. This content will not appear in output

Set a regex that the content of the textfield must match

Set the error to display when textfield content does not match the provided regex

Back