I want to open a dialog form from the parent form and while closing that dialog form it redirect to the parent detail page with the record I given in the dialog form. How can I have done this in d365fo?
dialog
function to open the dialog form.element.args()
and passing the necessary parameters or context back to the parent form.