I use Drupal 5.1 with PHP 4.4.0
I use CCK Version 1.5.
I use CCK Field Permissions 5x-1.10.
I have a content type which contains node reference fields.
The CCK Field permissions modules is working well accept node reference fields.
After a user edits a node and submit the values the node-reference fields were set to null.
The idea of this node is to have a few node reference fields which are only editable by an admin.
The other fields should be editable by the user which owns the node.
I have read the whole day everything on drupal about this topic.
I have installed CCK Field Permissions 5x-1.9 because there was a comment, that ists working but its the same problem
I have tried to understand the source code but I finally failed :-(
Has someone an idea?
Comments
Comment #1
hatsch commentedthere is a similar issue with the user reference field and version 5.x.1.10
version 5.x.1.09 works.
Comment #2
shyamala commentedHas there been any updates. I too need to use node reference fields with CCK field permissions, and values get reset to null.
Comment #3
hedac commentedsame problem.... :/
1.9 or 1.10
Comment #4
hedac commentedoops.. I fixed it settinh "edit own cck permissions" to true in the user access panel... for that role... so users can enter the field into the database . but they don't see it so they don't know about it.
Comment #5
harry slaughterYou may want to look at this patch: http://drupal.org/node/186914#comment-659964
Comment #6
Vidarls commentedDuplicate: http://drupal.org/node/186914