You can also create workflows with the plugin, for example after a user submit a form you can send it to a “Validation” team which would do adjustments or add notes to it and then approve it (which would send the form to another team or would inform the user that its submission was approved).
To create workflows you need to do the following
1.- Set the initial status of the submission
By default each submission is marked as complete but if you ...
Conditional logic means executing an action only if a condition is met, for example when the user select and option or fill the form in a certain way. There are many features that support conditional logic for example:
Showing/Hiding fields
Custom Validations
Emailing
Redirecting the user to a page after submission
The conditional logic builder has 3 main sections :
Tags can be used to insert the value of a field or attribute (like the submission date and id) in a text. There are many settings that support tags like the email settings, entry numbering and confirmation panel.
To use tags click in the tag icon, a pop up will be shown
Select the field or attribute that you want to add