Tagged Questions
0
votes
0answers
18 views
User recognition in a form [duplicate]
When opening a new form I want the users to be recognized automaticly. For example if I open a form I want the form to recognize it's me by useing my credentials and update the field with my Name.
...
6
votes
3answers
117 views
Filter out folders from a user alert against a list
I have created an alert for a user against a list (more specifically, a document library).
I want the user to be notified of all changes regarding list items (documents) and not any sub folders.
...
0
votes
4answers
119 views
Show list items depending on a user
I have a list and for example in my list there is a column called "Go to" and this column has values "user1", "user2" and "user3".
I want my list items which have "user1" value just be visible to user ...
0
votes
1answer
163 views
Lists.asmx item person not in UserGroup.asmx GetAllUserCollectionFromWeb method
I am using Lists.asmx's GetListItems method, then I'm using info from UserGroup.asmx's GetAllUserCollectionFromWeb method to get more user details about a person in one of the columns of the list.
I ...
1
vote
1answer
121 views
Tracking User Activity for badges
I'm creating a QA site similar to Stack Overflow on SharePoint.
I'd like to be able to integrate some badges into the System.
I've thought of a few ideas, but I'd love some divergent thinking on ...
0
votes
1answer
144 views
Getting Sharepoint Users and comparing them with SPList field
I have a Custom SPList that has a field "Assigned To", now I can add as many items as I want, and they can have same title and same User they are assigned to, but what I want is a script so that I ...
1
vote
2answers
299 views
Selecting single user from User Information List
I've got a problem with not being able to select a single list item from the User Information List,
I have used U2U CAMLbuilder to build a query that extracts an entry with the ID = 1
When run in the ...
