Q: I would like to create multi-step forms or "multipage-form", is it achievable?
Example:
Select your State:
a) New York
b) California
c) Texas
If a person select a) New York, the form will show another form:
Select your City:
a) Yonkers
b) Rochester
c) Albany
If a person select b) California, the form will show another form:
Select your City:
a) Los Angeles
b) San Jose
c) San Francisco
If a person select c) California, the form will show another form:
Select your City:
a) Houston
b) San Antonio
c) Fort Worth
If a person select the city a, b or c (in each of the state) it will go to next form

andreas_ivymayhem
Aug 12, 2025A: Hi again,
You could archive this with conditions, although you'd need to create those selects for the cities yourself. Multi-page forms is something different, but you can also create these (https://help.deftform.com/faq/how-to-create-multi-page-forms).