Tagged Questions
1
vote
1answer
135 views
Overriding the Default Upload.apx form for a Document Library
I am a total newbie to SharePoint but I have been given the task of driving the roll out/Proof of Concept that SharePoint 2010 is capable of providing what our company wants.
One of the main ...
0
votes
3answers
647 views
ItemAdding getting the file name of a document
I have a document library. I want to add an itemadding event recieiever to do some validation on the file name of the document. How can I get the file name from the SPItemEventProperties
1
vote
3answers
1k views
Redirect from ItemAdded event
I am using an ItemAdded event handler for doing some validation. If my validation fail is it possible to redirect the user to another page. Ideally it would be good to show the page in a dialog box.
...
1
vote
1answer
299 views
Item Level permissions - trouble when using “Create items and edit items that were created by the user ”
I have a list of items that I want viewable and editable only by the item creator and one other person (the other person is set in the item data).
I created a list, and in the advanced settings set: ...
3
votes
1answer
3k views
How to filter items in a list that have a specific date that falls in last, this or next month?
I want to show only items with a specific date that falls in last, this or next month?
For example: If today is the 7/13/2010 it should show only the items between the 1st of June and the 31st of ...