NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 04, 2017, 06:25:33 AM

Title: Browse does not refresh another browse
Post by: Alberto on March 04, 2017, 06:25:33 AM
Hi,
Please see image
Upper browse has the lower browse as a child
Selecting a record in the Upper browse does not refreshs the lower browse
But if I click on Modify and cancel going back, the lower browse refreshs ok

You can chck it at:
http://www.doctoranyplace.com/Login?lng=eng
DEMO / DEMO
Patients / CHange / Appointments

And even if you call the upper browse directly from the URL like:
http://www.doctoranyplace.com/bAppsByPatient
The lower browse refreshes OK

Ive code in RowClick... to set a session value of the upper ID and filter the lower reading this session value, replacion the Table relation filter and nothing,...

DebugView shows the same results on filters

How to solve this?
Any code to add to the log to check?
Thanks
Title: Re: Browse does not refresh another browse
Post by: Bruce on March 09, 2017, 05:30:31 AM
Which build are you using Alberto?
Title: Re: Browse does not refresh another browse
Post by: Alberto on March 09, 2017, 09:11:50 AM
8.71
Title: Re: Browse does not refresh another browse
Post by: Bruce on March 13, 2017, 01:44:27 AM
Hi Alberto,

seems to be working here ok - but perhaps make a small example? or mod one of the shipping examples?
Example 71 (Books) has an example of this with Invioces / LineItems.

cheers
Bruce
Title: Re: Browse does not refresh another browse
Post by: Alberto on March 13, 2017, 03:20:17 AM
Example 71 work ok, but mine does not:

Can you realized what the problem is using the server?

You can check it at:
http://www.doctoranyplace.com/Login?lng=eng
DEMO / DEMO
Patients / Select ALEJANDRA / Change / Appointments

If you call the upper browse directly from the URL like:
http://www.doctoranyplace.com/bAppsByPatient
The lower browse refreshes OK
Title: Re: Browse does not refresh another browse
Post by: Alberto on March 21, 2017, 08:15:19 AM
dont understand, what do you need to check this?
Title: Re: Browse does not refresh another browse
Post by: Bruce on March 22, 2017, 02:44:19 AM
>> don't understand, what do you need to check this?

an example app I can compile here, that shows the effect.

cheers
Bruce