NetTalk Central

Author Topic: Cancel Button Javascript Error  (Read 1837 times)

trent

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Cancel Button Javascript Error
« on: June 04, 2014, 09:34:12 PM »
Hi Bruce,

On 8.13, getting the attached error when clicking on a 'Cancel' button on a form. Any ideas?

Regards,
Trent

[attachment deleted by admin]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Cancel Button Javascript Error
« Reply #1 on: June 04, 2014, 11:34:43 PM »
try adding the following line to the top of

\clarion\accessory\libsrc\win\netweb\web\scripts\jquery.nt-form.js

var mobilemode = true;

then in your app folder run the copyall.bat and gzipall.bat files.

Let me know if it helps.

cheers
Bruce


trent

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Re: Cancel Button Javascript Error
« Reply #2 on: June 05, 2014, 12:46:56 AM »
It does help thank you :)

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Cancel Button Javascript Error
« Reply #3 on: June 05, 2014, 01:34:25 AM »
ok - the fix is now in 8.15