NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rupertvz on February 25, 2019, 03:32:08 AM

Title: Refresh Display Field after Droplist
Post by: rupertvz on February 25, 2019, 03:32:08 AM
Hi Guys,

I have two droplists on a NWF.

Both droplists does a secondary table lookup, based on the value selected from the droplist.
Then refreshes a display field with values from the fetched record.

I added my lookup and refresh routines into the Validate routine of the droplist, under "Server Side" code.

For the one droplist, it works perfectly fine.

For the second droplist the lookup works, and display field refresh also works, but takes about 5 seconds to refresh / update the values on the screen.

I've checked and rechecked, but can't figure out why the one droplist updates the display fields immediately, but the second takes much longer to do this.

Any ideas?
Title: Re: Refresh Display Field after Droplist
Post by: Bruce on February 25, 2019, 07:08:31 AM
I'd need to see an example app to comment.

cheers
Bruce