Text Control (txt)

Settings

type

txt

maxLen

number (optional)

maximum number of character

link

string

links the control value to another control

format: "<control-id>:[field]"

if no field, the whole value will be used

readOnly

boolean

format

string (optional)

- "lower" for lowercase

- "upper" for uppercase

- "title" for title-case (capitalize first letter of each word)

Last updated