Link table tow sides fields

Suppose I have two tables with many to many relation .
Cars and driver ,then in cars table view I created link_table to drivers table named field (c_d_link) .
How can I display the (c_d_link) in both tables cars and driver with same record update mapping.??

Hey @selbieh! Can you please elaborate a bit more on the question?