I want to load some data elements into my mbox.js so that I can access them from every mbox.
The satellite calls are
'pageName='+_satellite.getDataElement('PageName')
'formType='+_satellite.getDataElement('FormType')
The interface doesn't provide a syntax for multiple parameters.
[img]mbox_js_edit_interface.JPG[/img]