Rules
Rules control how elements on the form canvas behave at runtime — whether they are shown or hidden, and whether their values are valid.
| Rule type | Description |
|---|---|
| Visibility | Show or hide elements conditionally based on other field values or user context |
| Validation | Define constraints that field values must satisfy before a form can be submitted |
