Posted by hatsch on July 19, 2007 at 2:26pm
Jump to:
| Project: | CCK Field Permissions |
| Version: | 5.x-1.10 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
hi there,
due to the abillity to prevent from indexing i tried to use the cvs version of cck_field_perms.
one problem i found, was that the module doesn't work with reference fields (at least not with the user reference field, neither autocomplete nor as a dropdown. any idea how to solve this?
greets
ste
Comments
#1
I believe this is still a bug.
I looked into this a while back, and I recall it had something to do with the fact that user reference (and presumably node reference) fields have an unnecessary value appended to them in the node_field.field_name value. Where other CCK fields are formatted like "field_[FIELDNAME]", user fields are of the format "field_[FIELDNAME]_user".
Since CCK and it's companion modules are a constantly moving target, it is very difficult to maintain a module like CCK Field Permissions.
#2
#3
Subscribing
I've just run into the same problem.
#4
Project is abandoned.