Tagged Questions
0
votes
1answer
32 views
Is there a way to limit viewing permissions of list items based on a property?
I have a custom list which has a property "Department" which is a multi-select checkbox list. So each item in this list can be one of multiple different Departments. I would like to make these items ...
0
votes
1answer
65 views
Setting attachments to Read Only after upload to an item on a custom list
I have a list where we add attachments to the list item. I want the list item itself to be editable but I want to make the attachment read only. Is this possible?
0
votes
1answer
97 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 ...
0
votes
1answer
26 views
A Complex Permission Structure and A Question
Suppose that i have two lists
OFFICES [COLUMNS: OFFICE NAME (Text), OFFICE MANAGER (User), AND OTHER OFFICE DETAILS ETC...]
EMPLOYEES [COLUMNS: EMPLOYEE NAME(Text), EMPLOYEE OFFICE (Lookup), AND ...
0
votes
2answers
81 views
SharePoint permissions
I'm customizing a custom list form using SharePoint Designer 2010. The idea of this custom list is user can edit the default list and edit the content and submit the page for site owners approval, ...
0
votes
1answer
545 views
Can I disable “Open with Access” option in the ribbon for a list? SP2010
Here is why: I have a SP2010 list with permissions set so that default is 'view only' and a limited group has 'contribute' perms.
If I log in with a non-priviledged account, and view the list,there ...
1
vote
1answer
172 views
Permissions to write into but not view a list?
I have a custom web part on my home page that is essentially a textbox and a button for submitting suggestions.
The suggestions are written to a custom list named "Suggestions".
Now, I would like ...
3
votes
1answer
3k views
Disable the delete option from Sharepoint list 2010
I have a custom list in SharePoint 2010, for which, the requirement is to disable the delete option. Users should be able to add to the list but not delete. Is there anything oob for that?
0
votes
1answer
279 views
web-part permission
I'm using SharePoint 2007, Custom list.
I have created 3 different view on one list,
and a custom permission.
in the home page each list-view appear in different wep-part.
In each web-part I ...
0
votes
1answer
420 views
data sheet list view permission
I have created custom list on sharePoint 2007,
on that list I create data-sheet view.
I send a link to the "data-sheet list view" to some users,
in order that those user fill-in data.
I need to ...