You can configure to run WebStation in kiosk mode when you want to limit the users’ access to a web browser.
You can display WebStation in kiosk mode with web browsers that supports kiosk mode. Refer to the browser documentation on how to use kiosk mode.
When kiosk mode is used, the toolbar, menus, and right-click menu, are disabled in the web browser. Most keyboard shortcuts, such as alt + F4 to close Internet Explorer, still work.
Use the guest log on if you want the user to get immediate access to WebStation in kiosk mode.
You can remove the toolbars from WebStation in both kiosk mode and without kiosk mode.
Use the syntax /?kiosk=1#/ to remove all toolbars.
The text string /?kiosk=1#/ must be placed after the server address.
For example, you want to run this automation server without any toolbars:
https://10.142.0.227/#%2FAutomation%20Server
You add the /?kiosk=1#/
https://10.142.0.227/?kiosk=1#/Automation%20Server
The /?kiosk=1#/ does not configure the browser to run in kiosk mode. It only removes the toolbars.