I'm interested in creating an accordion layout just like the main system configuration pages. This means I want to have sections which you can expand vertically and then see its content, basically the same as in the System > Configuration page, but on a different page of course and with my own content.
What I have:
- the page in the backend
- an accordion block with child elements but without content
What I need to know:
- what is the standard way of creating content for the accordion block compareable to the system > config page (a descriptor on the left and a content field on the right, depending on the type of content needed)?
Any help is greatly appreciated!
http://www.magentocommerce.com/wiki/5_-_modules_and_development/0_-_module_development_in_magento/how_to_add_a_custom_module_for_custom_admin_config_options– versedi Feb 17 '15 at 05:31