Identifier (ID): | prompt_text |
Event: | event.form.interaction.worker |
Params
Req’d | Key | Type | Notes |
---|---|---|---|
x | label |
text | The label for the text input |
placeholder |
text | The descriptive text in the textbox when empty | |
default |
text | The default value in the textbox | |
mode |
text | multiple (multiple lines), or omit for single line |
|
x | var |
placeholder | The placeholder to set with the user’s input |
var_format |
text | A template for formatting this prompt | |
var_validate |
text | A template for validating this prompt |