I am attempting to add attachments to a new item form attached to a SharePoint list. I added the "Add Attachments" view onto the form and am trying to adjust the rules to allow the attachments to be associated with the new list item that is being created. How do I get the attachments to save to the new form without knowing what the ID is for the new item?
I attempted to get the id from the configure outgoing settings and write it to a property and then see what it is collecting the the set the properties of ID Content control. Everything I attempt to collect and write to the ID Content control is empty.
Thanks for any help.
Ben