In the lists, you can make queries across the objects, like make a contact list and make queries in the company object. Is it possible to make search critieria for companies, but present it in the contacts views with contact information?
Hi @HFles,
Yes, you can use sync properties to display information from one record on an associated one: Create sync properties that copy data to associated records
This allows you to both have that information on the record page but also the list / index pages.
Best regards!
Thanks. Yes, good. The Property Sync, typically Country, would be interesting to copy from Associated Company to Contact. Is it possible to change the type of property?
@HFles no, unfortunately not, sync properties have to be created from scratch.
ok. Thanks