It's all about the answers!

Ask a question

Dojo button disappears on web ui


Meghana Pandey (15111514) | asked Aug 28 '09, 8:47 a.m.
Hi,

In my js file, I have created a dojo button which invokes a REST service.
This is how Iam creating the button:

this.myButtonAF= new dijit.form.Button({
id:"clone",
title: "Clone",
label: "Clone"
}
);

In Browser(both IE and FF), first time when the page is loaded, the button appears. But when the page is displayed from the recently viewed items,
the button just does not show up.

Is this a known issue or can you please suggest something to fix this.

Thanks!!

One answer



permanent link
Bill Higgins (4562523) | answered Sep 03 '09, 4:08 p.m.
JAZZ DEVELOPER
Meghan, strange issues like this are hard to debug in the abstract. Do you have a server that we can access to reproduce the problem? If it's an IBM internal server you can send me an email with the URL (bhiggins@us.ibm.com).

Your answer


Register or 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.