How do I add some logic to my form?
Form logic can be used to build complex logical form. With OpnForm, each field has it's own logical behavior. There are 4 types of possible actions that can be triggered:
- Hide field
- Show field (if it was previously hidden)
- Make field required
- Make field optional
For each field, you can define some conditions, and then the actions to execute when these conditions are true. B
Here's how to apply some logic to a field:
- Open the form editor
- Open the settings for one of your fields (click on the blue cog)
- In the opened modal, click on the logic section.
- Define some conditions and some actions.|
- Save your form.
Feel free to reach out if you need any help with this feature!
Updated on: 30/10/2024
Thank you!