How to get table record data to another table records

ramchandra
Tera Contributor

Hi 
I Created multiple tables which i want to inter connect the data with another tables that i have created 
Suppose:
I create a table1 and created a new record on it , i want this data automatically generated as a new record in table2 also , as read only .  

1 REPLY 1

Ayushi12
Mega Sage

Hi @ramchandra,
You have to update the UI action. As on creation on new record you can copy the field values from parent record to child.

If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."

Thanks!