We have a POWL which have some default views for all users, i.e. a "simple view" and a "full view".
When switching between the views, it works perfectly. If I then click the "refresh"-button to refresh the list, the order of the columns change, but still the same columns are shown.
Before refresh (the correct order):
Column A Column B Column C Column D
After refresh:
Column B Column C Column A Column D
At first I thought it somehow took the order from the [standard view], but this seems not to be the case.