Hello... using the latest and greatest on CMSMS and FormBuilder. Wondering if/how you would make a fieldset collapse or open on click.
I have a long form with 6-7 fieldsets and it would be great to be able to have users click and pop down the sections they are interested in, instead of scrolling through.
Any help is most appreciated. Thank you.
FormBuilder - Fieldset Start - Show/Hide Fieldset
Re: FormBuilder - Fieldset Start - Show/Hide Fieldset
You will need jquery or some js to do this, but it can be done...
Re: FormBuilder - Fieldset Start - Show/Hide Fieldset
Thanks. Attempting a jquery solution... will see how it goes.