Hi !
I have a Sharepoint list with a fair amount of fields.
None of them are required excecpt a Title and a Date which are respectively set with a text input and a classic date picker. Both of these controls have been added automatically by connecting my list as a datasource.
BUT, when I'l trying to SubmitForm(myFormThatWontWork!) I get the very annoying "An entry is required or has an invalid value" and sometimes a beautiful : "An error occured when trying to create a controller of type 'Sharepointlistdatatable'" or something very similar.
I tried refreshing the datasource but had no effect.
Has anyone experienced the same ? Any thoughts about how to resolve this issue ?
Thanks !