I’ve just watched this video - https://docs.wappler.io/t/creating-multi-steps-forms/10799 on multistep forms. Is there any documentation or guides I can follow to build a branching form, i.e. like a google form, if response = X then skip to section C etc.
So as you see you create a variable for which step you’re on.
Same way, you can create a variable/variables that you can give values to depending on what is clicked/selected/put in etc and then show the relevant rows with conditions depending on the values in those variables.