NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: trent on May 29, 2014, 06:49:45 PM

Title: Mobile Mode 'Cancel' Button Bug
Post by: trent on May 29, 2014, 06:49:45 PM
Hi Bruce,

The 'Cancel' button does not work on Forms when inserting a new record and you have 'used' a field on the Form, mobile mode only. Please see attached example:

1) Compile and run the 'test.exe' app.
2) Open the browser to localhost:88.
3) Click 'Browse > Workstation > Add'.
4) Type 'hello' in the 'Owner' field.
5) Press the 'Cancel' button. Nothing happens...

Regards,
Trent

[attachment deleted by admin]
Title: Re: Mobile Mode 'Cancel' Button Bug
Post by: debzidoodle on May 30, 2014, 05:32:37 AM
Hi Trent,
Make sure that the form is not asking to confirm a cancel...  the messages for cancel and delete do not work in mobile and prevent the app from performing the task requested.

Hope that helps!
Debra
Title: Re: Mobile Mode 'Cancel' Button Bug
Post by: trent on May 31, 2014, 03:22:40 AM
Hi Debra,

Shouldn't the confirm message be disabled in mobile mode automatically so you can still use it in desktop mode if you wish?

Regards,
Trent

EDIT: I can confirm that turning this setting off does not resolve the issue.
Title: Re: Mobile Mode 'Cancel' Button Bug
Post by: Bruce on June 01, 2014, 10:57:55 PM
touched in 8.13 - should be better.

cheers
Bruce
Title: Re: Mobile Mode 'Cancel' Button Bug
Post by: trent on June 01, 2014, 11:05:40 PM
Thank you Bruce.