I have a subform which has the correct Source Object, Link Master field and Link Child field parameters.
I can create a combobox in the subform which shows the correct information in the drop down menu (same table as the source object of the subform), but is unbound and does not update the record in the main form.
Does anyone know how this might be fixed?
(note the relationship between Master and Child is over multiple tables, but has referential integrity and cascade updates enabled)

