Help with Dialogs
Good morning all,
Two questions about dialogs.
FIRST:
I have a form that allows date range entry. The report runs with drill downs. I find that when they click the drill down, the dialog pops up. I know that this is something I am doing wrong. Do you have to destroy the dialog in code, disable it perhaps? I have look through the documentation and can't really find a specific reference to this.
SECOND:
This is the exact opposite to the first question. I want to be able to return to the dialog after the report has run so another report might be constructed. How do you do this?
Thanks in advance
Tony Benci
Two questions about dialogs.
FIRST:
I have a form that allows date range entry. The report runs with drill downs. I find that when they click the drill down, the dialog pops up. I know that this is something I am doing wrong. Do you have to destroy the dialog in code, disable it perhaps? I have look through the documentation and can't really find a specific reference to this.
SECOND:
This is the exact opposite to the first question. I want to be able to return to the dialog after the report has run so another report might be constructed. How do you do this?
Thanks in advance
Tony Benci
Comments