Hello, I would like to know how I can create fields that would belong and update to two tables at once.
Currently I can only have one field linked to another table. For example I want my Deal table to serve as input to a Contacts table and be able to input the Name, Last Name and Phone number into this Contacts table, from the Deal table
ie : When I create a new Deal occurence, I can simultaneously create a new Contact occurence related to this deal without having to change tables)
Thank you for your help