I created a simple PowerApp form on a SharePoint Online list using the menu in ribbon. I am able to edit an existing item using the form and save the changes, but not able to use the form to create an item.
When click "New" in the ribbon, the form showed up, I filled up all required columns and click "Save", nothing happens.
I checked the form properties, it default to "Edit" but it also set "OnNew = NewForm " etc, it should auto switch to New form if I click "New" button to launch the form.
Can some one give me a pointer what is missing here?
Thanks in advance