NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JPMacDonald on June 07, 2015, 06:31:19 PM

Title: All buttons become disabled using a NetWebYear page in popup mode.
Post by: JPMacDonald on June 07, 2015, 06:31:19 PM
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]
Title: Re: All buttons become disabled using a NetWebYear page in popup mode.
Post by: Bruce 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

Title: Re: All buttons become disabled using a NetWebYear page in popup mode.
Post by: JPMacDonald 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]
Title: Re: All buttons become disabled using a NetWebYear page in popup mode.
Post by: JPMacDonald on June 20, 2015, 01:44:22 PM
<bump>

Hi Bruce

Any ideas for a work around for this issue?

Regards

Parker
Title: Re: All buttons become disabled using a NetWebYear page in popup mode.
Post by: Bruce 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
Title: Re: All buttons become disabled using a NetWebYear page in popup mode.
Post by: JPMacDonald 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