Tagged Questions
0
votes
0answers
55 views
List Permission Groups
I am attempting to create a series of Groups. These group will be given access to a Calendar. I do this, so that all users withing that Group will be able to scheduled tasks, in their Sections ...
0
votes
1answer
130 views
Constraints on viewing list items
Suppose there's a top-secret list (inherits its restrictions from its parent) that contains records that were created earlier by different users. There are several groups with rights to administer, ...
0
votes
1answer
947 views
Create list instance with Visual Studio 2010 and specify Group or Person for field value
I'm creating a list instance in an XML file and I have some fields which are of type "Person or group". In the XML I can specify it like this:
<Row>
<Field ...
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 ...