NetTalk Central

Author Topic: Mobile Mode 'Cancel' Button Bug  (Read 1997 times)

trent

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Mobile Mode 'Cancel' Button Bug
« 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]

debzidoodle

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
    • Email
Re: Mobile Mode 'Cancel' Button Bug
« Reply #1 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

trent

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Re: Mobile Mode 'Cancel' Button Bug
« Reply #2 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.
« Last Edit: June 01, 2014, 02:50:10 PM by trent »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11179
    • View Profile
Re: Mobile Mode 'Cancel' Button Bug
« Reply #3 on: June 01, 2014, 10:57:55 PM »
touched in 8.13 - should be better.

cheers
Bruce

trent

  • Full Member
  • ***
  • Posts: 204
    • View Profile
    • Email
Re: Mobile Mode 'Cancel' Button Bug
« Reply #4 on: June 01, 2014, 11:05:40 PM »
Thank you Bruce.