Is there an out-of-the-box solution or any solution to create a simple form(Main) in the Dataverse form wizard that allows anonymous users(Portal Website) to insert new records into two separate Dataverse tables? I need one form that includes all(four) fields from both tables(1:N.)
Currently, I have table permissions set to global, and I have a lookup column that has created my 1:N relationship.
-Thank you