I wanted to ask opinion on a "by-design" issue i have encountered in the web app.
The scenario: make a change in a web app via the model editor to hide a sensitive column in a nested listview, update the app, update the remote web site, and presto, the changes are NOT applied until the end-user wipes cookies.
I contend this is an incorrect design and that cookies must be version-oriented, to ensure validity of display.
To compound the insult of this, column width setting in the same nested listview are not cookied and thus reset every time.
You can see the issue here. thanks, drew..