0
votes
2answers
45 views

Building a Custom Edit Form on a Content Type

I've built a custom content type called "Document for Review" and added a few extra fields (as you'd guess it inherits from Document). However I'd only want some of those extra fields to show up when ...
0
votes
1answer
41 views

Form to pick a folder content type from a list and create such a foder

After a document is uploaded, SP opens a form (EditForm if I am not mistaken) that allows the user to pick the content type of the new document from a list of document content types allowed in the ...