Hi,
I created a new EDT with a supporting form to return a record from the OMHierarchyRelationship table.
As I am fully aware this table has relations to OMInternalOrganization table to resolve the level of the hierarchy being selected for parent and child.
My issue comes when changing values on this field on a form, there is a reference group attached to the form field and when the record is returned to the table field, the form field reference group returns a warning as below:
The resolved record is missing a joined cursor for the OMInternalOrganizationChild_FK relation path relative to the primary key table. The displayed data might not be refreshed correctly until the Form is reloaded or refreshed.
How can I get around this as I am returning the RECID from the OMHierarchy relationship table but I still want the reference group to return the related values for ease of display?