Tagged Questions
1
vote
1answer
503 views
Customize AllItems.aspx
I have a list "Projects". Each ListItem stores which users are working on that project.
I have 2 groups within SP - "ProjectManagers" and "ProjectMembers".
Now I want to customize AllItems.aspx ...
3
votes
1answer
376 views
How can I make sure that only one of two fields is filled out (ListItem)?
I have custom SharePoint list with several fields. Two of the fields are TargetPage and ExternalURL. At the moment the user is allowed to fill out both of them if he want to, and I want to deny that. ...
1
vote
1answer
369 views
retrieving form values from NewForm.aspx?source=/_layouts/blah.aspx
I'm building a system that shows a list's NewForm.aspx to an anonymous website visitor, which they can complete and submit. The URL to the form includes "?source=/_layouts/blah.aspx", so after the ...
