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

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

reloading a docked xui-window in acl

hbestler
12-Amethyst

reloading a docked xui-window in acl

Hi guys,

we are creating a xui-window with acl on the fly if the user clicks on a button. The content of the xui window is a listbox with listitems.

Now we want to dock the xui-window to the bottom of the Arbortext Editor window. We are doing this with enabledocking="any" and dock="bottom". So far this is the desired behaviour. But if the user clicks again on the button, we get errors from acl with the function window_show() Argument #1 "no valid window-id". Probably the reason for this is that we try to open again a xui-window until the other xui is opened.

Therefore our question: How we can reload the xui-window correctly (e.g. with acl?) Or is there any other better way with javascript to do that?

Thank you in advance for your help.

0 REPLIES 0
Announcements

Top Tags