Support Request: E mail window

Reproduction

HI,
I activated email function and put all parameters. I didn't activate show email button. You can check my skcfg file.

When I click on mailto link on web page, the window : C:\Program Files\SiteKiosk\Skins\Public\Default\menu.html opened but with this error : E-Mail functions are currently disabled.
If I change the source code if (!MainWindow.SiteKioskWebBrowser.IsButtonVisible(ID_BUTTON_EMAIL) || !MainWindow.SiteKioskWebBrowser.IsButtonEnabled(ID_BUTTON_EMAIL)) {
by
if (MainWindow.SiteKioskWebBrowser.IsButtonEnabled(ID_BUTTON_EMAIL)) {
it's working. It seems to be abnormal.

Thanks.

Loïc

Description

Answer: (1)

Re: E mail window 4/5/2013 11:21 AM
Hello Loic,

Actually this is by design if you didn't activate show email button.
I will forward this information to our developers to check it for a future version of SiteKiosk.

Thank you
Michael Olbrich
My Account
Login
Language (Tickets):