Answered by:
Custom List Field Level Permissions

>
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
-
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 -
Thanks for your reply chakkaradeep...
I will look into it and let you know whether it is helpful...
thanks againWednesday, June 10, 2009 6:37 AM -
Looks to me like an Admin question and not programming.Moving to the Admin forum
WSS FAQ sites: http://wssv2faq.mindsharp.com and http://wssv3faq.mindsharp.com
Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspxWednesday, June 10, 2009 6:40 AM -
Thanks
Thanks
PadhuTuesday, November 17, 2009 6:41 AM