Thanks for the idea, I have tried that before, but it's not working with
my current configuration. I'm using a default target-global-mbox, with
the auto-create global mbox option set as "true". I call
targetPageParams() in my header along with the mbox.js call.Should I set
"mboxDefine()" and "mboxUpdate"? Or should it work only adding
"mboxupdate('target-global-mbox','param1_balue1','param2=value2',...);
into the Ajax success event?Thanks