textedit
Syntax
<textedit />
Attributes
- valuetype
- min
- max
- minlength
- maxlength
- emptyvalue
- value
- acceptableemailmasks
Space separated list of wildcard masks of accepted emails
- unacceptableemailerror
Custom error message to show if email address is not on the acceptable list
- unacceptableemailerrortid
Tid for custom error message to show if email address is not on the acceptable list
- validationchecks
A list of checks the entered value must pass.
- enabled
- visible
- groupclasses
- hideinresults
- infotextid
- autocomplete
See https://html.spec.whatwg.org/multipage/forms.html#attr-fe-autocomplete and https://developers.google.com/web/fundamentals/design-and-ui/input/forms/#recommended_input_name_and_autocomplete_attribute_values
- name
- pins
- guid
- hidetitle
- comment
- requiredconditionid
- enabledconditionid
- visibleconditionid
- title
The title that you want to give to an component
- tid
You need to specify the path to the text, if filled in the title will be ignored
- required
If set to true, this field will must contain a non-empty value.
- placeholder
- placeholdertid
- prefix
- prefixtid
- suffix
- suffixtid