add option 'require' for textarea form elements
This commit is contained in:
parent
c399890f6f
commit
8db7934a30
2 changed files with 2 additions and 1 deletions
|
@ -177,6 +177,7 @@ Field parameter:
|
|||
1. Label for the input box,
|
||||
2. Current text for the box,
|
||||
3. Help text for the input box.
|
||||
4. if set to "required" modern browser will check that this input box is filled when submitting the form,
|
||||
|
||||
### field_yesno.tpl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue