Open laryn opened 4 years ago
In working through this to try to allow multipage forms, I found things seemed needlessly complex with the way the form keys were implemented. I ended up reworking things substantially to try to use webform component id's instead of the form keys/needles/haystacks approach that was used initially. That said, it's a pretty major change and I'm sure could use some more bulletproof testing. I've put all that in a 1.x-2.x branch but won't make an official release until it's more fully tested but others as well. So far in my testing, it's worked on a basic level with:
https://github.com/backdrop-contrib/webform_registration/tree/1.x-2.x
This issue has also been reported over the years in the D7 issue queue:
...