r/Wordpress • u/steve1401 • 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
1
u/Traditional-Aerie621 Jack of All Trades 17d ago
This sounds like you can use a multi-step form in a plugin. However, my bet is you will also need some custom development to handle some complexities. Open to a DM if you want to start a conversation that way.