Good morning.
I have a InfoPath 2007 form writing to a SharePoint 2010 custom list. Basically I am trying to accomplish the following:
- Users complete the fields in the form then click submit.
- This sends the form contents to the SharePoint site, queries the site for the ID (and populates the ID field with this #), sends and email to a DL, closes the form, and opens a new form.
What I am trying to do is to have the ID (which is unavailable during the initial submit) saved on the form in SharePoint. If I go into the form and make any changes, it prompts me to save, and if I click Yes, OK, etc., it saves the changes. I had hoped the Close the Form feature would work the same way (but without the save prompt).
I would prefer not to use code (C#, etc.) if possible. Any suggestions?
Have a great day, WHEELS