Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Does BIRT support DOJO?

Hi folks!

I am wondering whether RTC BIRT supports for DOJO, the reason why I asked is I tried to create pop-up windows in birt and this requires DOJO to create a jazz.ui.ResourceLink (deprecated jazz.app.ResourceLink) to create pop-ups as according to:





But the error message is: "dojo" is not defined, so here comes with my question.

Thanks!

Qi



0 votes



One answer

Permanent link

Hi Qi

As you saw in 88818 I did a lot testing.  Using FireDebug  you can send the command on the console and then it works

titleLink =
document.getElementById("jazz_app_ResourceLink_xxx");
new jazz.app.ResourceLink({retainLinkText: true},titleLink);

So my concern is not dojo but how to run the code / enable the code to run

dojo is always there and should not be the problem

2 votes

Comments

 Hi Erwin,


Thanks for sharing this, I did see 88818, and did a lot of investigation as well, but still can't make it work, do you succeed? 

BTW, "jazz_app_ResourceLink_xxx" is deprecated

Qi

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,985
× 324

Question asked: Nov 01 '12, 6:34 p.m.

Question was seen: 5,874 times

Last updated: Nov 05 '12, 12:52 p.m.

Confirmation Cancel Confirm