I have a SharePoint list with around 20 yes/no columns. the requirement on my app is that they need to update items from within a gallery rather than navigating to form and submitting once all changes are completed. I’m currently using the below formula on the Onchange (tried it on the on-check too) property of the toggle
patch(splits, thisitem,{columnName:toggle.value})
This works on and off and it keeps throwing the below error as soon so someone logs into the app.
“Conflicts exist with changes on the server, please reload. Server Response: XYZlist failed: TAG mismatch. clientRequestld: eeb6ca-cfc2-4ce2-a896-8b6b5925925 serviceRequestld: eeb6ca5-cfc2-a896-8b6b592592”

Report
All responses (
Answers (