bind
object
Optional
Type: Depends on the UI component. See table below.
Default: unset
A variable or field in which the data that is inputted in a component or selected by the user is stored.
UI components typically require the bound variable or field to be of a specific type. See the reference table below for details.
UI component | Supported variable/field types |
---|---|
location | |
attachment | |
photo | |
signature | |
date | |
datetime | |
attachment | |
location | |
attachment | |
photo | |
photo | |
signature | |
multiple-choice or multiple-choice-integer | |
text | |
single-choice , single-choice-integer | |
single-choice , single-choice-integer , string , number or boolean | |
text , integer , password or number | |
boolean | |
| |
Last modified 1yr ago