I created my own remember object patterned after sampleremember. In the schema is a string field that the user selects a value from a list. These values happen to be the names of the various groups defined in the site. How (and where) do I write the code to add this user to the group he/she has selected in this field?
Would I do this in the sampleremember.py code? How do I add a user to a group? If the user is not approved in the workflow, do I have to do something special in the code to "remove" him/her from the groups selected, or does that just happen magically? Or should I add the user to the selected groups in a script on a workflow transition when the user is approved? How would I code this scenario? Thanks! Mark -- Archive: http://www.openplans.org/projects/remember/lists/remember/archive/2008/09/1221180762548 To unsubscribe send an email with subject "unsubscribe" to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
