Maybe, and I'm just wondering, you could add an expiration date property to Cookie Provider in web app.
Please excuse my ignorance, but how would I go about doing that? Is that through attributes in the web ui, or in the config file?
As I said, i'm just wondering. Adding an expiration date to the app would require you to modify web app and recompile it.
Traccar automatically saves device panel state. If it doesn't happen, you are either using very old version or cookies are disabled in your browser.
I was using an incogneto window for testing another issue and that was causing the dashboard layout to reset every time. Thank you all for your help.
Is there a way to save a user's dashboard layout between sessions? I like my dashboard set up with the devices list widget taking about about 50% of the screen width, and 100% of the height (state widget is minimized) with the device list sorted by geofence. I then have the map widget taking up
the other 1/2 of the screen. Every time I login, I have to resize the widgets and resort the device list. I have not found anything that will allow me to set this to persist from login sessions.