I added some fields to the node gallery and the node gallery photo (the same fields to both) and one of the fields is a text field using a widget type. The selection of a "Check boxes/radio buttons" or "Select list" widget type results in a blank field when I try to "Upload Images" or "Manage Images". I've used this field in numerous other content types and the drop down boxes/radio buttons work normally.
Picture 1 is a screen shot of the "Aircraft" Manage fields/edit basic information details showing the use of the "Check Boxes/radio buttons" and Picture 2 is a partial screen shot of the manage image page with the empty "Aircraft" field. The use of "Select list" gives me an empty drop down box even though the drop down box on the default field value works just fine.
Why do they not work in Node Gallery?
PS: This is a great module.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | node_gallery.pages_.zip | 6.14 KB | geneatwell |
| #1 | Picture 3.png | 26.15 KB | geneatwell |
| Picture 2.png | 35 KB | geneatwell | |
| Picture 1.png | 65.42 KB | geneatwell |
Comments
Comment #1
geneatwell commentedOne thing to add. When I edit an individual photo, the field is properly displayed as the attached png shows.
Comment #2
dddave commentedI can confirm this misbehaviour. Adding a normal textfield works fine and allows the editing of this field on the "Manage Images" screen. Using other widgets only displays the field label.
Tested with: check box/radiobutton, select list
I also added a link field and this works fine. Of course you only have to enter text here which is relativly similar to a normal textfield.
Comment #3
victoria_b commentedHi,
I just came across this bug myself. I'm using 6.x-2.x-dev with Drupal 6.16. On the "Manage Images" screen any additional fields such as checkboxes or select lists just show their labels yet if you separately edit an individual image the field widgets appear and behave normally.
Victoria
Comment #4
dddave commented#694444: CCK fields don't work correctly is younger yet the input seems to be more qualified. Therefore I "dup" this one if no one minds.
Comment #5
geneatwell commentedThe attached file from http://drupal.org/node/765024 seems to have fixed the problem for me. Thanks!