Reload parent form on cancel
Posted: 26 Jul 2016
If a parent form has a related list, clicking the "Save" button will save the results of the child form and then reload the parent form to show the updated content (e.g. the newly saved child form). We have an instance where we would like the cancel button on the child related list form to refresh the parent form when the child form closes. In other words, we want the same refresh as the save button without actually saving the form.