Good afternoon
I have a web application designer report that displays a chart with a radio button that allows the chart to be changed to display any one of 12 indicators. I have received a request to create a report allowing the end user to print all 12 charts with one button. I have 12 charts displaying in the report and each is linked to it's own radio button, but I need each chart to display a different indicator. For example, the first chart shows admissions and the second chart should show inpatient surgeries. I can get the charts to change if I select a different radio buttion for each chart. What I would like to do is have the button selected for each chart and hide all the radio buttons, so when the end user prints the charts, each chart prints with a different indicator.
Any help is appreciated.
Thanks