System Information
- Strapi Version: 4
Hello,
We are trying to implement an installation guide in a mobile application.
One of the main questioning point is how to have a non linear flow (e.g. On page 1, you are asked a question and depending on the answer you go to page 2 or 3).
I don’t see how to implement this on Strapi. We would like to have the possibility to configure this flow in Strapi. For example with a flowchart (like below).
I saw that there was a plugin to manage the navigation on a website, but it doesn’t seem to take into account a real navigation flow, page by page.