Forums / Developer / users roles and workflow
Massimiliano Collavo
Friday 14 May 2010 6:53:38 am
Hello I've created a custom user class for organize specific type of users. I'd like assign the custom user to a group with the appropriate permissions. I've made a form for create a object with input field similar this: <input type=hidden value=id name=NodeID> where the id value is the node id of the user group the new user will be assigned to. This works in a simple subriscption, but not when i use a workflow to approve registration (multiplex with approve event). After approve the user has no location. Maybe i have to create a custom event to locate the object. Have some suggestions? Thanks in advanceMaxi