How to move the infopath form between sharepoint libraries

S

sunnyy

Hi,

I created a infopath form as a request form, and upload in to a "New
request" libray in sharepoint, and add OutofBox approval workflow on
it. What I want to achieve is to move the new form to "Compeleted"
libray upon the form is being approved. I can check the approval
status in the infopath form, but not sure how to do a "Move" for the
form from the "new request" to "compeleted" library.

Thanks for your help
 
J

Johannes

One solution would be to create a second workflow using sharepoint
designer using the settings below.

Condition >> IF Approval Status equals 0;#Approved
Actions >> copy item in "this list" to "that list"
Action >> delete item in "this list"

Hope that helps
 
Z

zullu

Hi Johannes,

I have tried this "COPY LIST" with the designer but it throws an error and
does not copy the xml form.

Any suggestions!!!
Thanks,
zullu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top