Hi there,
is it possible to nest an accordion field inside another accordion field?
If yes, how do I go about it?
Thanks!
Not directly.
You would need to add a group field to the top accordion and then add the nested accordions as sub fields of the group.
This will make coding more complex because all of your fields would be sub fields of groups.
Thank you for the answer.
I would like to avoid using an additional group field.
Are there any plans to add the ability to nest accordions in the future?
You’d have to ask the developers, but I would suspect that the answer is no.
The accordion field works like a tab field. It basically just shows/hides all of the fields after it and before the next instance of an accordion field. The fields are not “In” the accordion field.