Hello Team, can you help me with this here, please? I have a form (parent record), which relates to more or less 15 different tables (records). Most of these tables have a 1-1 relationship with the parent record and, in about 3 of them, the parent record has a 1-N relationship. Knowing that all these tables are filled in the same form, and everything occurs in the same process. What is the best approach in this case? Thanks
Discussion posts and replies are publicly visible
Step 1 Create Rule inputs for all the records in the interface
Step 2 Write the Parent Record
Step 3 Update the parent record Id in all the child records and then write them in DB