How do I make a field required in Visual Builder Studio?
You can make a field on a page required using Visual Builder Studio (VBS).
- Navigate to the Redwood page.
- Select the Edit Page in Visual Builder Studio task in the Settings and Actions menu.
- Select your project or create a new one. Ensure that you are in Express mode.
- Click the Configure Fields and Regions button in Business Rules.
- Under Fields and Regions (on the left), click Regions and select the region under which the field exists.
- Under Extension Rules, click the + icon.
- In the Create Business Rule window, enter the rule details and click Create.
- In the rule window, select the field that you want to make required and click the Required column.
- Select Required to make the field required.
- Preview and publish your changes.