use conditional groups to break up a lengthly form into steps
I currently put the submit button in the last conditional group so it does not show in the screenshot
Before, the submit was at the bottom of the first section, if clicked it submitted/saved the form and displayed single post template for this custom post type - rather than move to the next section.
I haven't been able to find anything in the documentation or forums
how does the conditional groups work then - is there an example of one in one of the demo sites?
I have gotten sections to hide but not show when the condition is met - how do you go to the next section?