Amit,
I will try that. I didn't think of adding the attribute b/c I didn't think it was appropriate. My workaround until now was to use the onclick attribute to set the style of the busy span tag to display:inline. I made the id of the tr:statusIndicator = "status" and then used onclick="document.getElementById('status::busy').style.display='inline'"

Thanks,

Richard


WMG_Amit wrote:
Dear Richard,

please try placing immediate="true" with the button which you are using to
close the dialog.

We have faced the simmilar issue, and hope that it should work for you also.

Thanks, Amit Gupta


Richard Yee-3 wrote:
Hi,
I have a dialog page that contains a tr:statusIndicator tag. In order for
the status indicator to display, I need to have the partialSubmit
attribute
in my command button that is used to close the dialog set to 'true'.
However, it when I do this, the dialog does not close. Is this a bug in
the
dialog framework or is it expected behavior?

Thanks,

Richard




Reply via email to