Hi,
I'm new to the platform....
With 2 Data Verse tables (Table A (parent)& Table B (child)with one to many relation and lookup column)
Trying to build a form in canvas where user need to enter data that supposed save back in to two data verse tables and have a relation between table A with many relation to table B.
I need the edit screen to allow the user to enter the data to both tables, should be able to save it from the same screen.
I'm looking for a solution in order to get this done, so that once the user save the data, user should be able to select it from the browse screen to display that on the detail screen from the two tables. (table A & related items in Table B)
I'm struggling to get this relation configured, i was able to save the data but i could not generate the relation between table A & table B. because display screen is showing data from table A, not showing the related data from table B for that particular item.
hope you can understand what I'm trying to do in the app. thanks for your assistance.