Forum Discussion
Brandon McGinnis
Aug 27, 2019Brass Contributor
SubmitForm not working with auto-generated DataCard
Good afternoon everyone! I'm running into an issue where I'm trying to call `SubmitForm(Form1)` with Form1 being a SharePoint list, and I'm getting an error message saying I need to add the Title fie...
- Aug 28, 2019
Hi Brandon McGinnis,
The "Title" field is usually required in most SharePoint lists. If you are not using the Title field, set "Require that this column contains information" to "No".
If you don't see a "Title" column then it has probably been renamed (Task Name?).
I hope this helps.
Norm
Norman Young
Aug 28, 2019MVP
Hi Brandon McGinnis,
The "Title" field is usually required in most SharePoint lists. If you are not using the Title field, set "Require that this column contains information" to "No".
If you don't see a "Title" column then it has probably been renamed (Task Name?).
I hope this helps.
Norm