Add item add input fields to the form. By default Form class implements:
- text
- password
- file
- textarea
- checkbox
- radio
- yes (is a radio with yes, no option)
- word (textarea with tinymce)
More input fields can be added as plugins.
Add item add input fields to the form. By default Form class implements:
More input fields can be added as plugins.