Hello
I have an application that uses sharepoint lists.
So far, everything has worked fine.
From that week on, errors started popping up:
An error occurred while saving the changes or and Server's response - List -null.
Can you help me?
My code:
Lista_v15 ->Sharepoint List (4790 records)
LargeList -> Collection
Refresh(Lista_v15);;
Patch(LargeList;LookUp(LargeList;Licznik=tmpLicznik);
{RON:kRejon1.Selected;
)});;
SubmitForm(EditForm1);;
Navigate(scr1;ScreenTransition.None);;
Refresh(Lista_v15);;
SortByColumns(LargeList;"Licznik";Descending);;