Good Day,
I am a new member and this is my first post …. hopefully it’s where it belongs 🙂
I have been tasked with creating a Sharepoint presence for our IT department, and currently working on an inventory replacement form. I have successfully created the form in Infopath 2013, and published to Sharepoint, however, whenever a new entry is made the previous entry is removed. Â I would like an ongoing list of entries, and not sure what is preventing this.
Thank you in advance, and I look forward to talking shop with everyone.
Regards,
Bryan
Bryan,
It sounds like the second form submitted is overwriting the first because they have the same name. If so, then in the data connection settings you need to define the name of the form as something unique, typically using a now() function.
Glen