NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on May 29, 2014, 03:10:55 PM
-
I have a procedure that is a parent form, and on it I have 2 browses as fields, but they are not children. When I update a record in one of the browses using its form popup, I can get the browse to refresh by sending a push/pop event to the parent form's CallDiv section. But I can't seem to find a way to get the second browse to be refreshed. I send a push/pop event for it to the parent form, the refresh is called, but then refresh doesn't actually take place on the screen. Any ideas?
Thanks,
Mark
-
Hi Mark,
by "not children" you mean they are just regular form fields?
In that case to update one when the other changes, just add it to the "reset list" on the "client side" tab, as you would for any other form fields.
cheers
Bruce