Thanks for the idea, Paul. I added a simple action to change the panel document to Read Mode after the save action, and also added an Edit button to the panel.
However, it didn't change my outcome... the page opens with each row in edit mode by default. When I make an edit and click Save, it saves the doc fine without conflict and puts the row in Read Mode. However, when I click Edit, make another change and click Save, I still get a conflict document.
Conflict Handling on the associated Form is set to "Do Not Create Conflicts".
Any other ideas?
You mentioned that the "relevant document data source" should only be referenced once on the page.. but my data source is tied to a panel in a repeat control, so naturally, it is referenced as many times as the rows displayed in the repeat. How do I get around that?