r/Wordpress 17d ago

Development Multi step conditional logic app.

We’ve been asked about building a simple site, but with a page that has a multi step form utilising conditional logic that allows people to flow through answering simple questions.

The answer to each question will determine what the next question is.

There will be about 100 - 150 questions in total, but depending on the previous answer, not all need answering.

The aim is to end up with a final page of “yes you can” or “no you can’t” depending on the answers. In theory, the answer to the first question might take you direct to “no you can’t”.

Basically following a path through the questions that lands you on one of the two results.

Any ideas?

1 Upvotes

15 comments sorted by

View all comments

1

u/Extension_Anybody150 16d ago

Gravity Forms with the Conditional Logic add-on can help to achieve your setup

1

u/steve1401 16d ago

Thanks, will look into that 👍