In my PowerApps, I created and submitted the Form1 successfully to Sharepoint List 1
On my Form2, I have checkboxes ( the checkboxes are defined as Text in Sharepoint List2 ), I also need some records from Form1, How to make the correct link between 2 Forms? and how to submit Form2 to Sharepoint.
Thanks