Greetings,
Let me try and set this up:
I have a complex Infopath form built as a SharePoint content type. There are two libraries which we will call Main Submit and Draft Submit.
I have built buttons and logic(There is a client requirement for No Code in the form) that will allow a user to save to the Draft Submit library, then come back, fill out the rest of the form and then send it to the Submit Library. Here a complex ( 150+ comments)approval workflow fires.
My problem is this I need a way preferably either in InfoPath or SPD 2010 to delete the draft copy of the form in the draft library ONLY after it has been submitted to the Main. I have a submit action set to set a fields value to SubmitDraft = True but because it is sending it to a different library the Draft library does not pick up that field. I have tried similar logic on the Main library again with no success.
I would appreciate any ideas on how to solve this
Thanks
Anything worth doing is worth messing up at least 5 times before you get it right!
Let me try and set this up:
I have a complex Infopath form built as a SharePoint content type. There are two libraries which we will call Main Submit and Draft Submit.
I have built buttons and logic(There is a client requirement for No Code in the form) that will allow a user to save to the Draft Submit library, then come back, fill out the rest of the form and then send it to the Submit Library. Here a complex ( 150+ comments)approval workflow fires.
My problem is this I need a way preferably either in InfoPath or SPD 2010 to delete the draft copy of the form in the draft library ONLY after it has been submitted to the Main. I have a submit action set to set a fields value to SubmitDraft = True but because it is sending it to a different library the Draft library does not pick up that field. I have tried similar logic on the Main library again with no success.
I would appreciate any ideas on how to solve this
Thanks
Anything worth doing is worth messing up at least 5 times before you get it right!