Page 1 of 1
Accordion active panel false not working
Posted: Thu Mar 31, 2022 2:44 pm
by wwonderfull
Using the "Accordion" which is on "jQuery UI/Bootstrap" it seems although "Active Panel: FALSE" the panel still does not stay closed it stays open. Is it a normal behaviour? Btw in the Accordion help it is documented "Can be set to 'false' to display none at start".
Re: Accordion active panel false not working
Posted: Thu Mar 31, 2022 2:51 pm
by Pablo
This feature is only available for jQuery UI.
Also, 'Collapsible' should be cheeked otherwise the accordion cannot collapse....
Re: Accordion active panel false not working
Posted: Thu Mar 31, 2022 2:57 pm
by wwonderfull
Thank you for clarifying pablo, cheers.