Work in Progress: How to Show Validation Messages on Required Fields
Step by step of both display mode options
Popup messages (default native HTML)
Step 1: Wrap the Flow in a Form
Step 2: Prepare the "Next" Button
Step 3: Make the inputs "Required"
Custom Validation Messages
Step 1: Wrap the Flow and Allow Custom Messages
Step 2: Make the inputs "Required" and Give them Custom Messages
Step 3: Give them Custom Messages
PreviousWork in Progress: How to Add Default User DataNextWork in Progress: How to create an Option Selector Results Page
Last updated