Page 1 of 1
Default screen in browser
Posted: Tuesday 12 January 2021 22:26
by DeVille70
Are there any Android browsers (eg WallPanel, Fully Kiosk Browser) that will allow me to choose which screen in a dashboard that it will load by default?
Thanks.
Re: Default screen in browser
Posted: Tuesday 12 January 2021 23:04
by Lokonli
Since Dashticz 3.7 you can change the Dashticz parameters in the url.
For instance, to load a specific config.js:
Code: Select all
http://dashticz:8083/?cfg=CONFIG.new.js
or you can set the start page number:
Code: Select all
http://dashticz:8083/?start_page=2
or combine it:
Code: Select all
http://dashticz:8083/?cfg=CONFIG.new.js&start_page=2
All config parameters can be set in the url.
There are a few special ones: cfg, css
Re: Default screen in browser
Posted: Wednesday 13 January 2021 15:15
by DeVille70
Perfect, thanks.
Re: Default screen in browser
Posted: Tuesday 02 February 2021 9:16
by madpatrick
DeVille70 wrote: ↑Tuesday 12 January 2021 22:26
Are there any Android browsers (eg WallPanel, Fully Kiosk Browser) that will allow me to choose which screen in a dashboard that it will load by default?
Thanks.
With Fully Kiosk Browser you can set a default URL which.
It is even possible to start Fully Kiosk Browse with this default URL after a restart of your tablet.