Hello. I have defined a process and, rather than saying that everyone in xyz role gets to post at a certain state, I'd like to say that only the person selected via a CCK user reference menu has that ability. Everyone else should get view only. Is there any way to handle this that you know of?

Thanks!

Comments

missC’s picture

Looks like something like this might be eventually implemented in Workflow Fields.

http://drupal.org/node/295936

kenorb’s picture

Status: Active » Closed (fixed)
miloyz’s picture

Version: 5.x-2.3 » 6.x-1.5

I dont think this is the task for workflow_fields.
Here's the module we developed recently. Admin will be able to assign permission to user in CCK user reference.
Workflow Access Extension

Encarte’s picture

subscribing

Encarte’s picture

Version: 6.x-1.5 » 7.x-1.x-dev
Category: support » feature