PeteWalburn
Programmer
Hi,
I am developing reports in Actuate for use within Maximo. So the reports are displayed in a web browser. Is it possible to have radio buttons at the top of the report to allow the user to sort by different fields?
At the moment, I have got 2 radio buttons at the top of the report (in browser scripting controls). I have them calling Javascript functions when they are clicked and have verified that they call the correct functions (using the alert() function).
Can I now tell the report to sort the data by the specified field?
Any help much appreciated.
Pete
I am developing reports in Actuate for use within Maximo. So the reports are displayed in a web browser. Is it possible to have radio buttons at the top of the report to allow the user to sort by different fields?
At the moment, I have got 2 radio buttons at the top of the report (in browser scripting controls). I have them calling Javascript functions when they are clicked and have verified that they call the correct functions (using the alert() function).
Can I now tell the report to sort the data by the specified field?
Any help much appreciated.
Pete