Hi I have main report and drill through target report. In the main report I have map and singletons.
In target report my prompts are on the report page only. because my requirement was when I click on main page map or singlton, in the target report first only prompts have to show, for that I have put one click on java script html item on the target report when target report opens first it opens with prompts when I click on html item it will show the prompts as well as report output bottom of the prompts.
now my requirement has changed. when I click on map or singleton in the target report prompts and report out have to show up at a time.
any idea how to do this??