Submit page before launching report link
When I define a link on a column in a report region declaratively (using Report Attributes) and point it to the same page (or another page), it creates the link using a URL redirect type of thing. The current page is not submitted before launching the new page.
This is causing me grief since changes on my page that the launched link needs are not stored in session state. How can I submit the current page before launching the link?
Thanks