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. Hidden Field Text Time Textarea Submit Select Example 1 Example 2 Radio Example 1 Example…