I recently had to port over a few applications which previously used Crystal 2008 to 2011. They use asp.net web applications with crystal report viewers. In the older versions, the report parameters were displayed inline and once the report was generated the users could simply press the back button on their browser and be taken back to the parameter screen should they need to re-run the report.
Since switching to 2011, the parameter prompt shows in a popup window. Once the report has been run the users can no longer click the back button since the parameter prompt is in a separate window and they're forced to click the link in the original web page that had the link. Was the change to having the parameter prompt in a popup something added in 2011 or is there a setting I can use to have the parameter screen show inline in the same window as the report?