# Input Required
This option allows you to specify whether or not the selected form input is required. Users will not be able to submit a form if any inputs that are marked as "required" are not filled out. Check out the Building a Form guide for more details.
Value | Description |
---|---|
On | Marks the input as required |
Off | Marks the input as optional |
# Side Effects
None.