Closed (fixed)
Project:
Drupal For Firebug
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 11:44 UTC
Updated:
8 Dec 2010 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
K-Max commentedThis is not only true, but it isn't showing CCK fields under nodes window for load $node->x either.
Comment #2
populist commentedWhat kinds of CCK fields are you not seeing show up? I was able to see both Filefields and Textfields show up in both the node and form items.
Comment #3
goz commentedI don't see filefield, texfield, selectfield and may be others.
An example (Form in .jpg and drupalforfirebug forms tab below). In this example, i should see image and gallery's fields:
Comment #4
goz commentedI use hook_form_alter and add field in #submit array but it doesn't appear in drupalforfirebug > forms neither.
Comment #5
jibize commentedHi there,
Same problem here, I don't see any CCK fields in the form tab of the firebug extention. I don't know if it's relevant, but my site is in french as is the exemple shows by GoZ (it contains special characters).
Comment #6
digital_fox commentedI don't see any CCK fields in the form tab of the firebug extention too :)
Comment #7
populist commentedI implemented a smarter shutdown hook and CCK fields should show up in the Forms and Node tab as part of the dev and soon stable release.