ideas
ideas copied to clipboard
Make conditional Form sections, more simple to create multi-step forms
I have built multi-step forms with a custom JS driver and controller for validating each step. However, a tricky part is when a specific radio field option is selected and I need to skip a few sections/steps. So I think if you add the same conditional functionality to Form sections like it is for fields now, that would be really helpful.