Tagged Questions
0
votes
1answer
121 views
How to enable multiple files upload for site template gallery
I guess I have to add single line of code in "upload.aspx" page for this Site template gallery list, but I don't know where I can find this form.
I done it before for a list but can't remember how.
...
1
vote
1answer
364 views
“Cannot add file”-error when working with document library programmatically
I have two libraries, one with forms(xml) and one with a custom document content type.
I have an event receiver ItemUpdated on the form library, which interprets the added/modified form, and creates ...
