Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.6
Component:
nodereference.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2010 at 09:51 UTC
Updated:
1 Apr 2010 at 10:20 UTC
I wanted to set my node reference field to be fed by a view - so that only nodes of a particular type and with a particular field set were offered.
When I added the checkbox to the same type, the label didn't show - and the value wouldn't save. When I changed it to radio buttons, none of the radio buttons showed.
When I set the node reference field back to not use a view, then my checkbox worked just fine.
This option in the node reference select widget is breaking checkboxes and radio buttons. The work around is to avoid using a view as a condition for the node reference select widget when there are radio buttons or checkboxes on the form too.
Comments
Comment #1
richardtmorgan commentedI installed the -dev version of CCK, and discovered the issue has been fixed - sorry, I should have done that first - I was unable to find it in the issue queue.