NetTalk Central

Author Topic: All buttons become disabled using a NetWebYear page in popup mode.  (Read 4272 times)

JPMacDonald

  • Full Member
  • ***
  • Posts: 106
    • View Profile
    • Email
Hi Bruce,

I've modified Web12 (HotDates) to show the issue. I've added an Other button to the Users browse list that calls the CalendarBooking procedure as a popup.

Here are the steps:
1. Select the Users menu option.
2. Click on the new in-line button, 3rd one, the Bookings calendar opens in popup mode.
3. Close the Bookings page.
4. Click on the in-line Change button, then cancel that page.

Now all the in-line buttons and the Insert button are disabled.

Thanks for taking a look at this.

Regards

Parker


[attachment deleted by admin]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: All buttons become disabled using a NetWebYear page in popup mode.
« Reply #1 on: June 08, 2015, 06:31:47 AM »
Hi Parker,

You need to include the dct file, and preferably the TPS files as well with the example please.
Because of the way dictionary updates work, when I use my dict with your app, the app & dict are disconnected.

cheers
Bruce


JPMacDonald

  • Full Member
  • ***
  • Posts: 106
    • View Profile
    • Email
Re: All buttons become disabled using a NetWebYear page in popup mode.
« Reply #2 on: June 08, 2015, 07:49:32 AM »
Sorry Bruce, I should have known better.

I think I have everything included in the zip file now.

Regards

Parker

[attachment deleted by admin]

JPMacDonald

  • Full Member
  • ***
  • Posts: 106
    • View Profile
    • Email
Re: All buttons become disabled using a NetWebYear page in popup mode.
« Reply #3 on: June 20, 2015, 01:44:22 PM »
<bump>

Hi Bruce

Any ideas for a work around for this issue?

Regards

Parker

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: All buttons become disabled using a NetWebYear page in popup mode.
« Reply #4 on: June 22, 2015, 10:13:55 PM »
The bug is caused by the way the Calendar popup closes (but does not tell the browse it has closed.)

A simple work-around for now is to place the calendar on a simple memory form, and open the memory form from the browse other button. However the bug itself should be fixed in the next build.

cheers
Bruce

JPMacDonald

  • Full Member
  • ***
  • Posts: 106
    • View Profile
    • Email
Re: All buttons become disabled using a NetWebYear page in popup mode.
« Reply #5 on: June 23, 2015, 07:26:11 AM »
Thanks Bruce, I'll give that a try.
That is a neat workaround that might offer me other possibilities as well.

Regards

Parker