Active
Project:
Colorpicker
Version:
6.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2010 at 19:10 UTC
Updated:
9 Jul 2010 at 19:34 UTC
I am unable to set the default value either through the cck ui or through hook_form_alter. Regardless of the #default_value setting, the value of the field remains unset.
Comments
Comment #1
entrigan commentedon further inspection i discovered I needed to be working with #default_value['value'], however regardless I believe the cck default value setting is not be respected.