25 Sep
2003
25 Sep
'03
12:26 p.m.
Tim TerlegÄrd wrote:
* Create a script that adds 'Delete objects' permission to the object's container in manage_beforeDelete or similar. You also have to add a script that removes 'Delete objects' after the deletion have been made.
Huh? Where did this come from. What I suggested was wrtie a script that had a proxy role of manager. This script can then be used by the user to delete objects. The script should check that the objects being deleted are owned by the user executing the script. No too hard to do... Chris