By npollock on
I want to create a menu in the admin portion of a module I am working on that looks just like the menu for the settings page in version 4.7. The new page allows you to have the following for example:
General settings
Error handling
.....
When you click on one of the items, it exapnds the form open beneath it. How is this done? I have greped the code and can't find it. Can someone point me to the code I should be looking at to replicate this functionality?
Thanks
Norm
Comments
Resolved
Ok, I finally figured it out, so this issue is closed. The collapsible option just needs to be added to the statement.
Thanks
Norm