Active
Project:
CCK Field Permissions
Version:
5.x-1.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2009 at 16:01 UTC
Updated:
23 Mar 2010 at 08:31 UTC
I have a node of content type "Order". This has a field "status" with two values "received" or "shipped". I want this field to be hidden to users. I also want this field to default to "received".
When a user goes to submit node form, they fill out all the information and click submit. However, the default value is not being selected despite me making sure it is.
Is this because the user doesn't have create perms and therefore the default value isn't being selected?? Or is this a bug? I notice I am behind on versions.. I should upgrade. Would that solve it?
Comments
Comment #1
tpainton commentedactually.. it appears that my version is the latest.. never mind upgrading.
Comment #2
noamdanon commentedsee suggested fix #28 on http://drupal.org/node/186914