Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Loading static values in Listbox
vikasg18
Hi all,
I need to implement a feature in the report, here it is.
There are 2 List boxes in the report.
The scenario is, when i select 'a' in the first listbox, then the second listbox should load b,c,d...so on except a.
and when i select 'b' in the firstlistbox, then the sec should load a,c,d..so on except b.
I am trying very hard to achieve this, since the values are static (ie: the listbox values are not populated from the DB).
How do proceed with this...??? pls repond to my query asap.
-Vikas
Find more posts tagged with
Comments
mwilliams
Hi Vikas,
Are you talking about list report items in the report? Or parameter list boxes? I'm assuming you mean parameter, but just want to make sure.
vikasg18
U r right. I am talking about Parameter list boxes.
pls let me know the soln immed.
-Vikas
vikasg18
Hi Williams,
I have one more query.
I need to customize the 'BIRT Report Viewer' pop-up window(parameter window) with the position or height/width, that we get when we click on the 'Run report' after deploying and running the report in the tomcat.
could u pls tell me, from which jsp or class file it is triggered from.
pls look into this prob and reply immed.
Thanks,
-Vikas
vikasg18
the above issue is resolved.