Tagged Questions
0
votes
1answer
126 views
How to List SharePoint Groups in a dropdown list when uploading docs
I would like to list all users and SP groups in a dropdown list when uploading documents.I need this so i admins can select a specific group or users to assign permissions too.
Is this possible? I ...
0
votes
1answer
543 views
Get listitems with custom columns and edit them through c# client object model
I am trying to get a collection of .pdf files from a certain document library, as well as their fields and values. I need three of them - DisplayName, "Barcode"(custom) and "Document Type"(also ...
2
votes
3answers
373 views
Can I use a custom field type icon instead of value?
I'm creating a new custom field type to go with my custom document library.
What I want to do is to have the column display a small icon upon meeting a certain condition, for example if the element ...
0
votes
1answer
367 views
Document library Custom Column Problem
I have a document library, where I created a custom field, Now I am not sure how to add value to it. If I add a new folder or new document, I am not getting any field to enter the custom column value, ...
1
vote
2answers
258 views
Create security field
How can I implement security field for SharePoint list?
For example, the list should have field that contains salary. This field should be displayed for the Managers, but should not be displayed ...