Drop off Library Form
Posted by Dan_C - May 2 ’16 at 03:21
Hello -
Tried creating a form for a drop off library and the content organizer rule didn't seem to be getting triggered. I reset the form and the content organizer rule fired for the same parameters.
Can forms designer be used in a drop off library?
Thanks.
-
Dmitry KozlovAdminMember for: 9 years 8 months 16 days
Unfortunately, SharePoint does not support custom forms for Drop Off libraries.
You should try a workaround from this thread:
https://social.msdn.microsoft.com/Forums/office/en-US/3403752e-4fd6-465f-8904-909a054f1130/drop-off-library-custom-edit-form-submit-button?forum=sharepointcustomizationpreviousLast comment:
One possible option is to create a SPD Workflow against the 'Drop Off Library' which runs the 'Send Document to Repository' action (affectively submitting back to itself to fire the content organizer)
If Submit File using Move to the http:///_vti_bin/OfficialFile.asmx with Routing Document(Output to Variable: Submitted file)
Set it to run 'on change' (not on create).. and make sure you have at least mandatory field specified (which is checked for in the Workflow IF condition)
Alternatively, you can take a similar approach
http://sharepoint.stackexchange.com/questions/60341/creating-items-in-drop-off-library-via-spd-workflow -
Dan_CMemberMember for: 8 years 6 months 12 days
[#1]:
Unfortunately I found that after I attempted to edit the form with Forms Designer, which didn't work, then reset the drop off library to its default form the managed metadata selection pop up stopped working.
I cannot delete the drop off library. I can't do anything with the new form. Any recommendation on how to fix the managed meta data field pop up of the default form?
-
rostislavModeratorMember for: 8 years 1 month
[#2]: We'll need more details on this. Have you successfully reset the forms? Have you added that metadata field yourself? Please provide some screenshots showing the problem.
-
Dan_CMemberMember for: 8 years 6 months 12 days
[#3]: Thanks. I think it may actually relate to something else. If the issue persists I'll let you know.