Support Request: Site Kiosk landing page

Description

Hi, is it possible to remove the black x/close button? I have it set so when the windows close, it resets the sessions/cookies/etc. however when you click the black X it just closes it but leaves it like the browser is still open and does not clear the user's login information. Or if you can make the close button perform the same functions as clicking the Red X.

Answer: (2)

Re: Site Kiosk landing page 12/13/2018 7:06 PM
This feature will be added in SiteKiosk 9.8. There is no eta for that at this time but you can use the following as a work around:

Open the file C:\Program Files (x86)\SiteKiosk\Skins\Windows_8\Scripts\ButtonDefinitions.js and look for the line:

SiteKioskWindow.Close(); 

That line needs to be replaced with this one:

SiteKiosk.WindowList.Close(SiteKioskWindow.Window);
Re: Site Kiosk landing page 12/13/2018 7:16 PM
Great. That solved my issue. Thanks for the quick response.
My Account
Login
Language (Tickets):