- This topic is empty.
- AuthorPosts
-
- 03/20/2013 at 9:27 am #4476
AnonymousParticipantI am using SharePoint 2010 and product version 5.7.
I am using qlistform to upload a document and then I want to move it to a seperate folder. I have set up the “move” custom action but I want the targetfolder to be based off a field in the qlistform.
How can I set this up?
Your help would be GREATLY appreciated.
- 03/20/2013 at 9:27 am #5378
AnonymousParticipantHi Ian,
You can write a custom action that can move the doc for you based off a field on the form.
The idea is to create a custom action "save and move" action. Your custom action would have the first action Save and the second a custom code that would move the doc.
Please check the documentation for more details an also check this forum where I answered some questions from customer on this topic (see the search link below)
Also please note that we provide a fully functional code that would give you the right start (see the Sample Code under the product installation server).
If you have any questions or you get stuck just let me know.
-
- AuthorPosts
You must be logged in to reply to this topic.