Tagged Questions
0
votes
2answers
30 views
Finding SPGroup list views
When I go to 'people and groups' then select a group I am looking at a list view with a few columns. Is there a way to retreive this view programmatically?
1
vote
0answers
179 views
filter by group
I'm trying to set up a calendar on Sharepoint. A calendar item has a people picker to hold who the item is for. I have created groups for each project and have added people to the relevant group. I am ...
1
vote
3answers
1k views
SharePoint multiple list view depending on pemission for user
Is there a possibility way to make a permission to list view depending on user
groupa can see view1 only
groupb can see view2 only
1
vote
3answers
618 views
Groups paging is broken
The page that shows all the groups on our SharePoint 2010 site collection is broken. Here's the page:
http://dev95/_layouts/groups.aspx
It should show all the groups, but it only shows the first ...
9
votes
2answers
904 views
SharePoint view in grouping items by the first letter of the Title field
I followed this article and it works fine if the number of items for a letter is less than 30.
But it fails when you have more than 30 items and go back and forth for a group. Say Under "S" you have ...
2
votes
2answers
3k views
Permanently add persons to a group calendar view
I tried out the group calendar feature in SP2010 and it works pretty good. My only problem is that every time I load the page with the calendar view, it only adds my current user in the calendar. So I ...
4
votes
1answer
290 views
In MOSS 2007, how to sort a list by a total/aggregate?
I have a basic issue tracking list with a few columns, let's say Application, Title, Created By, and Task Priority.
My list is grouped by Application and I am performing a Total (Average) on Task ...