ideas icon indicating copy to clipboard operation
ideas copied to clipboard

Make conditional Form sections, more simple to create multi-step forms

Open jasonbaciulis opened this issue 10 months ago • 1 comments

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.

jasonbaciulis avatar Feb 27 '25 04:02 jasonbaciulis