let’s say there’s a company tag, and that has some phone numbers. and lets say you have 50 people at a company in 1 location, 1 phone number. and then the # changes. is there a way to mass-edit that one property to a different value? or would it be better to have a relation, so that all 50 people point to a single company record, so that when the single phone on that company record is changed, the change is reflected on all 50 people, since the phone number field is only referenced, and not static data? you know what im saying? i dont know how to use your tricks and tips to accomplish that.