Adding conditions to forms in WYSIWYG Web Builder

Опубликовано: 10 Октябрь 2024
на канале: Dapson Ishmeal
6,180
44

Form conditions make it possible to show/hide/enable/disable other objects based on the value or selection of a form input field.
For example, you can disable the form's submit button until the user checks a box. Multiple conditions can be added to an object.

It is also possible to do calculations in form fields. Calculations can be used to calculate a value based on values or selections of other input fields. For example, to calculate the total price of an item in a web shop based on the selected options. Conditions/calculations options are available for Editbox, TextArea, Combobox, Checkbox and Radio Button. For a description of all the available options please see the help.

In this tutorial we will take a look at how to add conditions to a form in WYSIWYG Web Builder