I’m encountering two issues with Accordian Headings. (I’m using version 4.200 of the front end js)
1. Headings that I exclude from the accordion setting always show. I’d like to have them collapse as part of the accordion heading above them. Is there code I can add to accomplish this?
2. When my form opens, a multi-lines of text/plain text field I have set as required via a rule that should be collapsed within a closed accordion heading shows on the form. If I open the accordion and then close it, the field is hidden as it should be. Ideas of how to fix this?
Hi,
I’ll look into this to see if I can change it so a HTML section can be included in an accordion. As it is now, the accordions span only the fields between two headers.
The required field that show initially sounds like a bug – I’ll look into it.