🔗
Binding & Values
Bind Components, Extract and Pass data throughout your App
Values allow you to extract and pass data to Pages, Components, Data Queries, and Workflows. Following use cases:
- Define the default value for the Text field
- Bind List component with Form component
- To send an email, you need to specify such Values in a Send Email Action as the recipient's email, subject, and body.
- Pass value from one Page to another
Last modified 6mo ago