Posted by nisguy on March 23, 2007 at 6:44pm
Jump to:
| Project: | Form Markup |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#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.