Hi all,
I found a bug. When I create a page, let’s call it alert page, that contains a button, which calls function f.e alertwindow(), which contains alert(“hello”) in alertpage_custom.js file.
If i run it in Test center, it works fine. But, if I create another page, f.e called main page, which has an item with link to the alert page, the button is not working. Function alertwindow is not called.
Soluton for this is, that I insert code right in Design center into Javascript window. This is OK, if the code is simple and small, but if I have complicated function, the space for inserting code is too small.
Is this common problem, or is it on my side?
I can provide screens or mobi files if needed.
Thanks for any help.