I’m trying to set up a customer having multiple addresses.
So Table 1 is customer that contains the profile, then table 2 for addresses and I link the customer to it.
I want the primary record of Addresses to have a count based on how many same customers are linked to it.
![image image](/t5/image/serverpage/image-id/12753iC09B68806D4005C4/image-size/large?v=v2&px=999)
Any leads?