Add Html options to the input field
nisguy - March 23, 2007 - 18:44
| Project: | Form Markup |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi , I don't know if this request is appropriate to your module, but I'd like a way to add html options to the form field. For example, settings the size of the field( size="5"), or adding Javascript (onChange="calculate(this);") type of option.

#1
such things can't be done with this module.
if you like to change existing things, you have to use hook_form_alter.
#2
Automatically closed -- issue fixed for two weeks with no activity.