Graphic view controls showing hourglass for some users
-
We have a Graphic view that not only summarizes plant operations, but allows the most commonly-used functions (start/stop etc.) to be controlled from that view. This has been operating just fine for a super-admin, but now that we've delegated the control to another user, it does not display the controls. It only displays an hourglass that never resolves to the expected input (binary toggle, numeric input).
The user has proper permissions, and is able to enter the input on the Data Points page without any problem. It's only on the Graphic view that this problem appears.
-
Hi Aldo,
Graphical views are a little idiosyncratic when it comes to permissions. Have you given the user in question set permission to the graphical view itself? These permissions can be edited when editing the view.
Graphical views always had a slightly unique permissions: the current behavior was due to old behavior overriding data point permission (way back when every data point had a row of permissions radio buttons on the user's page) and the availability for anonymous views. So, we retained compatibility when updating the module to the current permissions system.
-
Bingo! Good call!