Closed (fixed)
Project:
Form Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2009 at 23:06 UTC
Updated:
15 Dec 2009 at 18:02 UTC
As the title says, custom CCK Fields are not showing in my node/add/foo form block.
I am not sure whether this is currently even implemented or not, so if this is a feature request or a bug report, if the latter, I will of course provide more information on my case.
Comments
Comment #1
mariusooms commentedHmmm...I have no problems having CCK fields show up in my form block? It should work...I know it doesn't help you, but at least you know the problem is most likely at your end.
Regards,
Marius
Comment #2
lelizondo commentedI have a similar problem, the fields are showing but they are not being saved, the form get submitted, even the title it's being generated with auto_nodetitle but when viewing the node it shows nothing, editing the node shows nothing. using 6.x-1.0
Comment #3
lelizondo commentednever mind, I was having a problem with a computed field in the node. If I remove it the problem solves, maybe my code it's wrong.
Comment #4
aschiwi commented