are mislabeled and don’t mean anything to a user.
I always have to change it to “save column view” & “reset column view”
It’s a very useful function…
But breaks always for me and catches all users off-guard when…
After tweaking and SAVEing a column config, a new column is added to that grid and after publish, THOSE users do not see the new column.
They have to reset and if it’s a static tab, refresh browser.
It’s not the end of the world, but it bites every user even though there is a perfectly valid reason for it happening.
(In development) IT WOULD BE EXTREMELY EASY for the grid, if it knew a column was added, AND that save/reset were Panel Operations to check the db to see if any users had this grid config saved, and if so, I’d probably ALWAYS choose an Option to delete those config recs and open up in default view the next time any users hits that grid.
(Of course I can do this manually, I know, but I usually don’t)