Hi Folks,
I have a form that has attachments in both a repeating section and in the regular body of the form. In the repeating section, I first need to make sure that the attachment has the correct naming convention and if not, rename the attachment based on data that is partly in the repeating section and partly elsewhere in the form. After that is complete, I need to copy the attachments in the repeating section into another library. With the use of the "Copy to SharePoint" action, my workflow will dump all of the attachments in the form into the specified library. I am assuming that this will need to happen in a workflow after the form is submitted.
First, how can I rename just files in the repeating section?
Then, how can I ensure that I only copy the files in the repeating section?
Â
Thanks and Regards,
Patrick