I have a Relationship table defined between two tables that contains
links to respective tables.Within a form, I have an input of type "list"
based on the Relationship table defined above. The list references
fields from both tables and (as expected) allows to edit values of those
fields. Once a filed is updated, "Save" button appears within the
related container and the changes are seemingly propagated - the field
displays an update value. However, the actual object whose field was
just "update...