Tagged Questions
0
votes
1answer
134 views
Disable/Enable columns based upon content of another column
In a custom list I have 2 columns. Column A is a drop down selection, lets say the selections are True/False for simplicity.
What I want to do is have a second column that is either Enable/Visible ...
4
votes
5answers
98 views
Permissions for List or Library Columns
Is there any way to give permission to a specific field of a list or library? I want one of my users for example cannot add or edit data in a specific column.
Can I set permissions to the form and its ...
0
votes
1answer
218 views
SharePoint OM wont' read item property
I have a list item with one field Classes which is a multiple choice lookup. I want to implement an ASPX page which contains a ListBox which is filled with values from the Classes field. The following ...
2
votes
3answers
442 views
Column Level Security Products
I am looking for recommendations on products that handle column level security. What is the best product out there? Any input will be greatly appreciated.
Thanks!
6
votes
9answers
16k views
Read-only column in a SharePoint list
I want to create a read-only column in my "Request Approval" Nintex workflow task that I sent to the user. I did the following:
Created a column in my list. Field name: “Guideline”
In the default ...
0
votes
1answer
262 views
How would I set permissions when column = *?
I need to set permissions where only certain users have access to view an item when the column equals a certain value.
For example:
User1 can't see item TV when Vendor = "Walmart".
User2 is able to ...
3
votes
1answer
2k views
How to get Column Level permission in SharePoint 2010?
I require column level permissions in SharePoint 2010.
In MOSS 2007 I was using SPListDisplaySetting. However, it does not work for SP2010.
Anybody has an alternative solution?