Hi all,
I got a grid with image buttons . There are on_click events but when I use them for first time rises up a message saying that popups are blocked for that page.
Is there a way or a workaround to avoid these messages ??
Many thanks
Hi all,
I got a grid with image buttons . There are on_click events but when I use them for first time rises up a message saying that popups are blocked for that page.
Is there a way or a workaround to avoid these messages ??
Many thanks
Yes, add the site to the trusted zone and allow popups for this zone. You need to fiddle around in the messy IE/FF/Chrome/Safari/Opera settings.
Thanks Albert,
yes that it’s possible on browser side.
I would like that user do not make this operation at all.
Is that connected becouse on_click I use sc_ajax_message ?
Is it a problem of SC ? Is there any workaround for not having the all users that call in the same moment after installation ??
Thanks
It’s a problem of the browser and you cannot intercept it as it’s a ‘security measure’ due to popups of ads etc. The first time it occurs you are requested for permission. Just one time no is enough to spend hours to find the switch to reset it.