"Roch�" == Roch� Compaan <roche@upfrontsystems.co.za> writes:
Roch�> You got the first part right and that is making security Roch�> declarations on your class, but you still have to specify Roch�> security on the folder instance by going to the security Roch�> tab and giving 'Administrator' the required permissions or Roch�> writing code that does this automatically when you create Roch�> the folder. Essentially my question is - can I do this step in code and if so how? I have a lot of objects and roles and its not practical to manually set the default permissions for each role in the web interface each time a new instance of my product is created. Essentially I want to define these defaults in my product code. John Hunter