I guess I didnt realize this before… but the form property to merge conflicts… etc are only for Replication conflicts… So… isn’t there a way to merge Save conflicts?
Our scenario is… we have a field in our DB [field 1] and it needs to display the status of a form in a different database. We added code to the Save button in that other database so that if the status is changed, when the user clicks Save, it updates the field in our database for that corresponding document. (they have a common field to ‘link’ on )
However… IF a user is in OUR document - in Edit mode… when they Save the document in OUR database, they get the Conflict message and a conflict document is created.
HOW can we merge this…updated field with the document a user might be in ???