I have to create radio buttons like a,b,c,d. if user select 'a' radio button then report1
will open,if user select 'b' radio button then report2 will open & so on.
Has anybody has done this. Please guide me.
haripali@gmail.com
If all the reports are built from the same package you could combine them all into one 'report' having each output on a separate page the have a prompt page with your radio buttons which would control a conditional variable which would decide which page to display.
If they're from separate packages, the only way I can think of is to create a pagelet (tab) with a navigator on the left pointing to a folder that has all the relevant shortcuts and a viewer on the right to receive the choices. It wouldn't be radio buttons but it would function correctly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.