Hi Experts,
We have created a customized SharePoint list with 328 fields and list form is customized using power apps, majority of the fields are optional as its capturing events data based on the number of events submitting.
The issue we are running into is that when a user saves the form with most of the fields filled, about 50+, the form does not retain the submitted data. When they submit with less data, the form retains the data and process it as expected.
We are not sure why this is happening, could someone please provide some insights?
form user experience -
Case 1- When submitting form with some field values (say around 20-30) --> saving form without delay --> field values saving to sharepoint list
Case 2- When submitting form with some more field values (say around 40-50) --> Saving form with around 5-10 seconds delay --> Some field values are not saving/missing in sharepoint list
Case 3- When new item saved in case 1/2 --> edit item --> place some more field value (say 20-30) --> save --> it saving newly added values --> again repaeat edit --> save --> saving newly added values
Case 4- When submitting with all field values (say more than 50) --> No action happened at save button click --> Form still open with no response
No error is coming at all.
Please suggest.
Thanks
Amod