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.

Comments

geneatwell’s picture

StatusFileSize
new26.15 KB

One thing to add. When I edit an individual photo, the field is properly displayed as the attached png shows.

dddave’s picture

Title: CCK Field Type » Added fields with "advanced" widgets display empty on "Manage Images"
Category: support » bug

I 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.

victoria_b’s picture

Hi,

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

dddave’s picture

Status: Active » Closed (duplicate)

#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.

geneatwell’s picture

StatusFileSize
new6.14 KB

The attached file from http://drupal.org/node/765024 seems to have fixed the problem for me. Thanks!