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)
Display a pop up window for any alert
Sankari
Hi all,
Could anybody help me how to display a pop up window for any alert or error.................Is there any chance 2 display a pop up window like vb....
Thanks in advance
Sankari.S
Find more posts tagged with
Comments
mwilliams
Hi Sankari,
What kinds of alerts or errors do you mean? With parameters? Or something else?
Sankari
hi,
yeah i want to display a pop up window or message box if there is no data in d database corresponding 2 parameter....i did this task with label to display no data....but i want a message box
Thanks
Sankari.S
mwilliams
Sankari,<br />
<br />
This post from the devShare may help you with that:<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/devshare/designing-birt-reports/560-multi-path-drill-down/'>Multi-Path
Drill Down - Designs & Code - BIRT Exchange</a><br />
<br />
You may have to do some modification to the xml source for this to run with Eclipse BIRT as this report was created with Actuate 10. I have not tried to do so as of yet.<br />
<br />
The other way I can think of that you can do to do this would be to create a custom JSP page and call if from javascript in your report when you check the SQL statement return.<br />
<br />
Hope this helps.
Sankari
Hi,
i cant open that design document.version 3.2.17 is not supported.....could u help me by giving a sample code
Thanks
Sankari.S
mwilliams
Sankari,
Try going into the XML of the report design and changing all the version information to the version you are running. I don't have the correct version to open this report either. I would have to do the same thing or look through the XML code to see what was done. If it doesn't work for you let me know.
Sankari
Hi,
I cant get the xml also...
n could u give me some more tips for that...
Thanks
Sankari.S
mwilliams
Sankari,
I was unable to run the report after just changing the version number in the XML as well. I can access the XML though, so if you'd like me to send it to you, send me your email address. If the XML and .js files in the download don't help, the best solution will probably be the custom JSP parameter page to handle your parameters.
Sankari
Thanks williams...
Thanks
Sankari.S