"New" submit action intermittently overwrites rather than add a new entry in Live Database

I was having a similar problem on a page where I was both querying my collection to prepopulate some form elements and then writing user input elements back to the collection. I found that changing the associated dataset parameter to “write only” fixed the problem for me.