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

mh86’s picture

Status: Active » Fixed

such things can't be done with this module.
if you like to change existing things, you have to use hook_form_alter.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.