Now you can effortlessly create multi-step forms by simply asking the AI to build them for you. Just define your steps and fields, and let the AI generate a structured, user-friendly form that guides respondents through each step smoothly.
For example:
type form
name minimal-multi-step-form
multi-step
type step
name step1
label Step 1
type text
name first_name
label First Name
validations required
type step
name step2
label Step 2
type text
name last_name
label Last Name
validations required
type submit
label SubmitTry it out now in Form-Data Studio!