Hi,
I have problem in my app – in 1.4.3 I’ve designed simple screen with combo boxes and test button.
Test button has OnClick action tu run Javascript function test2().
There is simple alert(“hello”);. The problem is, when 1.4.3 prompt me to upgrade and I opened my test screen in 1.5, upgraded it to new format, I can’t call function test2();(syntax is OK)
In test center, nothing happens when I click the button.
Solution to this is Save as new file, then all is working.
Please take a look to this issue.
Thanks