Below are all the different form fields options we can use in the admin forms. With Magento, the admin form fields have many different types of fields options to render, which you can use to save various types of data & values using these fields. Text Field $fieldset->addField('my_title', 'text', array( ...