cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

XUI dialog update

ptc-953343
1-Newbie

XUI dialog update

I have this application for comment and review that uses a XUI dialog
to display and manage the comments that are in line with the current
document. I've used the address.js XUI sample as my starting point,
but I've got a more complicated application.

So one of the things I want to do from the XUI is to add and delete
responses which are nested inside a comment element. I can get this
process to work but the XUI dynamics are not right. The elements are
added or deleted in the active document, but the XUI doesn't update
until something forces a repaint. This can be as simple as clicking
into Outlook and coming back, or the work around I've found is to
send an ACL alert box. The change between the dialogs sends the right
event to get the repaint/refresh to happen.

What I want to do is somehow force that repaint in the code and
replace the alert box. I'm not sure what portion of the code to send,
I'm hoping that someone will recognize the solution without it. If
not I will try and post it.

thanks

..dan
0 REPLIES 0
Announcements