I have a modal dialog, with 3 buttons- one for each type of report.
when the user clicks on the type of report he wants,
that report opens behind my modal dialog.
BUT- when the user clicks the red X to close the dialog- he is navigated back to the page which opened the dialog. is there a way tell access that I want to go to the report I just opened, when the dialog is closed?
when the user clicks on the type of report he wants,
that report opens behind my modal dialog.
BUT- when the user clicks the red X to close the dialog- he is navigated back to the page which opened the dialog. is there a way tell access that I want to go to the report I just opened, when the dialog is closed?