No, steps are always top-level by design. Can you give an example of a specific form that you would like to create? Maybe we can find a workaround
Thread Starter
USREC
(@hawaiirealestate)
We have a “Standard” form with conditional section GROUPS for each state with 3-4 steps required for each state.
ie.
example.com/?State=Alaska
example.com/?State=Texas
Sounds like a sensible use case. I assume the steps will look similar for each state? My approach would be to simply add groups to the individual steps, so you can create your conditions where needed. This will minimise the amount of repetition and keep your form easier to manage. You can always set up an example in the form tester if you want, so I can better understand your case
Thread Starter
USREC
(@hawaiirealestate)
True, but still need to find a way to have 2-3 steps in State Group
Maybe the tabs-example at the bottom of this page can help you: https://bdwm.be/contact-form-7-toggle-buttons/#tabs
Note that this will only work if the fields in the tabs are not required.