Hey,
In the ACL a user has Editor access. The create personal folders/views rights is unchecked. The create shared folders/views rights are also unchecked… I have disabled the create folders option thta appears in the “Create” menu also…
I have provided a button wherein the user can only move messages to a folder… (notesUIWorkspace.Folder( [foldername$], move )
when a user perform this action of moving to a folder he gets the default “Create Folder option” on the “Movetofolder” dialogbox…On clicking this he is thrown a screen which allows him to create private folders…
The private folders are created…how is this possible even though the user doesnt have any such rights to create personal or shared folders?
Thanks.