- Issue created by @joco_sp
I have 150 rows in the View and I am displaying all values, because I need to replicate the Excel editing experience. Each row has 12 fields. I am not using AJAX. After I make a change in any field, nothing happens. Nothing is saved and I don't get any error notification.
If I switch from "Display all items" to "Paged output, full pager" and show 50 items at time, then it's working and the fields are saved.
Is there a limitation on how many entities or fields can be visible on the View?
Active
Code