We have a custom User Folder Product that we don't want our users to be able to create new instances of. How do I make the Product not show up to anyone unless they have Manager roles in the root? I can set the security permissions to not allow them to create it, but it still shows up in the security tab and users could just add it. Thanks, -Chris -------------------------------------------------------------------- Christopher N. Deckard | Lead Web Systems Developer cnd@ecn.purdue.edu | Engineering Computer Network http://www.ecn.purdue.edu/ | Purdue University ---- zlib.decompress('x\234K\316Kq((-J)M\325KM)\005\000)"\005w') ---
Christopher N. Deckard writes:
We have a custom User Folder Product that we don't want our users to be able to create new instances of. How do I make the Product not show up to anyone unless they have Manager roles in the root?
I can set the security permissions to not allow them to create it, but it still shows up in the security tab and users could just add it. There is a visible argument to "registerClass". When you set it to "None", there will be no entry in the add list of any folder.
You will need to provide a special way to add your product. Dieter
From: "Christopher N. Deckard" <cnd@ecn.purdue.edu>
We have a custom User Folder Product that we don't want our users to be able to create new instances of. How do I make the Product not show up to anyone unless they have Manager roles in the root?
I can set the security permissions to not allow them to create it, but it still shows up in the security tab and users could just add it.
So the user have the rigts to change his own permissions??? That makes that user equivalent to a manager, and there is no way you can stop the user from getting the rights you want. If you want to limit your users permissions, may I first suggest you remove the possibility for the user to change his own permissions? :-)
participants (3)
-
Christopher N. Deckard -
Dieter Maurer -
Lennart Regebro