How to get table record data to another table records
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 03:52 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 03:59 AM
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!