locked
Custom List Field Level Permissions RRS feed

  • Question

  • Hi,

    I have a custom list in my sharepoint application. I have two kind of users, one is the customer and another one is administrator. So whatever the customer can raise his question using this custom list. So when the customer log in he shud be able to see his questions, but when the admin logs in he shuld be able to see all the questions. How can show two different permissions for the two different users.

    And also when the admin logs in he shuld be able to answer for the questions. so he can only see a answer field to write something

    i hope u all understand , please help me

    thanks in advance
    • Moved by Mike Walsh FIN Wednesday, June 10, 2009 6:41 AM admin q (From:SharePoint - Development and Programming)
    Wednesday, June 10, 2009 6:33 AM

Answers

  • If am not wrong, you need to set item level permission through which you can control 'customers' and 'administrators'.

    I am afraid that this is not possible via SharePoint web interface. You need to program and set the item level permission via code.

    Here is a post explaining about setting Item Level Permission

    Regards,
    Chakkaradeep

    Twitter: http://twitter.com/chakkaradeep
    Blog: http://www.chakkaradeep.com
    • Proposed as answer by Sohaib Khan Wednesday, June 10, 2009 6:54 AM
    • Marked as answer by Lu Zou-MSFT Friday, June 19, 2009 7:19 AM
    Wednesday, June 10, 2009 6:36 AM

All replies