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)
new BirtParameterDialog.js not working for multi select cascade
birtUser041882
<p>I downloaded the resource from <a data-ipb='nomediaparse' href='
http://www.birt-exchange.org/devshare/_/designing-birt-reports/1477-allow-multi-value-for-cascading-parameter'>here </a> and
tried but not working. I follwed the isntruction to replace the old BirtParameterDialog.js with the one attached in that link but did not work. the only thing that changes is I am able to multiselect from both levels but choosing multiple from first level did not have any effect on the values of the lower level cascaded parameter. I tried it on the sample itself What am I missing? thanks</p>
Find more posts tagged with
Comments
kclark
<p>What version of BIRT are you using? The example works out of the box for me on 4.2.2</p>
birtUser041882
<p>its 3.7.2 version. should I upgrade? thanks</p>
birtUser041882
<p>i tried upggrading my birt to 4.3 but now my i'm messed up. I can't install the latest version as it keeps saying can't find and eclipse birt requires org.apache.jasper.glassfish. I downloaded org.apache.jasper.glassfish but don't know where to put it. now i am totally stuck than ever. ugh.</p>
birtUser041882
<p>I was able to install report 4.3 but not the SDK engine coz it was the one that needs the [color=rgb(0,0,0);font-family:helvetica, arial, sans-serif;]org.apache.jasper.glassfish. I tried the sample from the link and it still won't work. i can multi select from 1st level but the values on the 2nd level are not affected. it just loads the values of the first item"clicked" not the other item clicked for the first level. a = 1,2,3, b-4,5 if I click a it loads 1,2,3 but if click both a & b, it just loads 1,2,3 and not the 4,5..any suggestion? tnx[/color]</p>
kclark
<p>Did you try and put the glassfish jar to plugins? </p>
amches
<p>I am having a similar issue with the new BirtParameterDialog.js file. I am running eclipse Kepler and Birt 4.3.1. I replaced the old BirtParameterDialog.js with the one in the link but it still does not function correctly. Interestingly though, it functions exactly correct when I debug the report from within eclipse. Is there still something that I am missing? How did this work out of the box with 4.2.2?</p><p>Thanks!</p>
kclark
<p>amches -- when you're getting these errors where are you running your report from? Also, when in eclipse are you using the preview tab, web viewer, or an external browser?</p>
amches
<p>I am running the report from within eclipse and I am using the Preview tab in the Report Design perspective. I wanted to be sure my report runs correctly before deploying it out to our servers.</p><p>Thanks!</p>