Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.9
Component:
optionwidgets.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2012 at 14:24 UTC
Updated:
20 Sep 2012 at 14:24 UTC
I wanted to add an onclick function to a cck field to fire off a javascript, I tried to use $form[field][#atributes] as usual in hook_form_alter, but for some reason this is not working. the element type is optionwidget_onoff.