I created a simple app to update data in a SharePoint list. It was working normally and now it gives errors when saving changes: 'Network error using patch function: there are conflicts with server changes, reload'.
And I'm not even using the Patch function, I'm using the SubmitForm.
This is the function in OnSelect:
Navigate(TelaInicial);;
UpdateContext({locMostrarPopupDocs: false});;
SubmitForm(EditForm1_5)
I would be very grateful if you have a solution, it's urgent 🙂

Report
All responses (
Answers (