Hi everyone!
I ran into this issue. I've a custom table that needs to store an address thus I've added a foreign key to the LogisticsPostalAddress Table. I've added this field to a form and set the replacementGroup property of the control to LocationReference, like SalesTable form.

Until now everething works as expected. I can view all the adresses in my form wihtout problems. The issue arises when there is a modification in one of the addresses (like the street) that are stored on my custom table.
After someone modifies one of the used addresses (no matter wich field), the records that use this address start displaying "Unknown" on the reference group control.

The RecIds stored in the custom table are not modified and are correct. The strange this is that if I go the "View Details" on one of this "Unknown" values the address is opened correctly.
Any ideas what I'm missing?
Thanks in advanced!
*This post is locked for comments
I have the same question (0)