Hi All,
I have a requirement in which first I display a prompt page with 5 prompts as search criteria for displaying records in reports. I wan the report page also in the same page so tht the user can change the search criteria by the seeing the records.
In short, I need to show the prompt page and report page both in a single page.
Plz provide me the workaround.
Thanx in Advance :-)
Regards,
dipsy
Just add the prompts in the report page along with a submit button.
Users first will select parameters from prompt page and they can change those values in the report page as well.
Although its a work around;proper way is to set Property of filter to Optional.