Method to add FormField
name of the FormField, used for getting values
the view of field, right now supported View is : EditText, TextInputLayout, Spinner, RadioGroup, and CheckBox
list of rules of for the View
custom action to do when FormField is not validated, by default null