Tagged Questions
0
votes
0answers
23 views
Sharepoint linked documents
I have links to documents in a library and would like to group by title or document type. Is there a way to add these options to the edit properties dialog box?
0
votes
0answers
87 views
Document library group by view- strange behavior
I have a standard 2010 document library, and in the default view I'm grouping by a column called Year, which is a single line of text datatype. The view is set to display up to 30 groups per page, ...
1
vote
1answer
1k views
COM exception while querying document library
I have a need to get collection of SPLitsItem currently viewed to user. My solution is a ribbon button which calls custom application page in LAYOUTS via javascript in custom action.
Application page ...