Plan
Plan copied to clipboard
Completely hide a tab when a feature is disabled
Is your feature request related to a problem? Please describe.
Currently, by disabling a feature in configuration does not hide certain figures/area/tables on the web panel.

I would like to be able to..
For example, if I disabled the Geolocation gathering, the Geolocation tab button and page should be disabled as well.
This is probably possible to do.
While waiting for this to be implemented you can do this manually with Html customization
TODO
- Implement this after #1623 by removing tab.geolocations permission from web user if geolocation is disabled
Latest dev release has options if user authentication is enabled to hide geolocations by removing page.server.geolocations permission from the group user is in.