Magento Form Fields – Fieldsets
When creating forms for Magento, it is helpful to know the different types of built in fields that can be used while creating a form. The below examples can be used to create an admin form by extending the Mage_Adminhtml_Block_Widget_Form block. I’d like to give a special thanks to http://excellencemagentoblog.com for providing some of the…