Hello all,
Using NT 14.19. I have a form that displays many fields from a table called surgery. Two fields are also displayed at the bottom, from another table (enrollment), in view only mode, as seen in the attached image. The custom button on this form calls a "browse less" form as a pop-up, on the enrollment file. On this form, the two fields can be edited. Upon returning to the calling form, the fields are not updated. I would like them to update as soon as returning from the pop-up. I have tried calling a Do refresh::My:Field from the GotFocusBack embed without success. How can I refresh the two fields or the entire form when retuning from the pop-up?
Thanks,
Jeff King