Sharepoint - how to set permission level to add item but not view?
        Posted  
        
            by Stuart
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Stuart
        
        
        
        Published on 2009-02-09T13:27:36Z
        Indexed on 
            2010/05/20
            20:00 UTC
        
        
        Read the original article
        Hit count: 224
        
sharepoint
I want to allow a certain group of users to add items to a list, but not be able to view all items. This is so I can set up a workflow with certain parts of it private. I thought it'd be possible by defining a new permission level in:
http://servername/_layouts/addrole.aspx ('Add a permission level' page)
However, when you select the "add items" list permission, "view items" is automatically ticked also.
Anyone know a solution to this?
© Stack Overflow or respective owner