
Announcements
Hey guys
I want to program an app to fill in a form and when you submit the form, you can press a second button to create a new form.
To start, I just add an editform, set it to FormMode.new and import the sharepoint list as the data to get the different components of the form. Then I click the submit button (Submitform(form1)) and it gets added to the list. But then the app keeps loading the data and when I run diagnostics, i get the Submitformasync error. My second button is programmed with Newform(form1).
When i test the app in powerapps, all works fine. But when i send it to someone else i've given the acces to the app and the list to, it doenst work. Can someone help me out?
Thanks!
Greetings
Martijn