
Announcements
I'm using a Form (Edit) with a button that has SubmitForm(NewRequestForm).
When I submit the form I get the following error: Title: Field 'Title' is required
Do I need to use a Patch rather than SubmitForm? Is there a way to get around having to upload data to the SPList 'Title' column?
You need to remove the need for your title field to be required on the Microsoft List. Navigate to SharePoint, select the list, go to list settings via top right hand corner, settings, and then click on the Title column from columns in List Settings and scroll to "require that this column contains information" and set to NO.
You might need to restart your maker OR simply refresh the data connector to see this changes in PowerApps.
Damien
Hi @Phineas