Refresh detail view after edit child in lookup
Posted: 2020-06-29 18:44
Sorry about the long title, still not sure it's clear. I have a detail view form with a lookup to select (what I'm calling) child records of another table. I have some fields (read only) on this parent detail view from the selected child record. The lookup has options to view/edit or add records. If I click to edit a child record and change one of those fields that is displayed on the parent form, how can I get the parent detail view to refresh and show the updated value?
One obvious thing that works is to select another record in the lookup, then comeback to the original record. That works. I would like it to update when I click Save then Back after editing the child record. This really feels like an ajax thing but I'm not proficient at that enough to know for sure. I'm hoping there is a jquery thing to add in the parent-dv.js file.
Thanks.
~Paul
AppGini 5.82 Revision 1101
One obvious thing that works is to select another record in the lookup, then comeback to the original record. That works. I would like it to update when I click Save then Back after editing the child record. This really feels like an ajax thing but I'm not proficient at that enough to know for sure. I'm hoping there is a jquery thing to add in the parent-dv.js file.
Thanks.
~Paul
AppGini 5.82 Revision 1101