Forum Discussion
SharePoint - Users have to click Save twice when create new Document Set
Just use google chrome or IE developer tools to inspect and find id's of obsolete save buttons. Open and Edit the custom new form in SharePoint Designer and search for those id's. Delete the surrounding html of the id's in the form. You should have save button removed from the form.
- Khoa HoangMay 07, 2018Copper Contributor
I don't think the form is customized, when I open SharePoint Designer, under "Document Set" content type", it shows that it still uses default form. Any clue?
- AnonymousMay 09, 2018
Yes i agree but you will not be able to edit or create new file in Sharepoint Designer either since it's part of layouts. Interesting issue will try to do some research on my side if i can find something.
- AnonymousMay 12, 2018
Hello
I think this should help.
Create a new Custom form for DocumentSet and use powershell below to set it to that new form when users click on Create NewDocSet button.
https://sharepoint.stackexchange.com/questions/204119/how-to-set-sharepoint-list-add-new-form-to-set-custom-default-form