When invoking below flowscript function from the sitemap, i always get an
exception which i can't explain. I'm not using the var keyword but in this case
there is no need to. And the weirdest part is that i have other pages where i
don't run into this issue using the exact same code.
function MultipleDownload() {
this.form = new Form("cocoon://multipledownloadform");
this.form.showForm("multipledownload");
}
Anyone some idea of why i'm getting this
org.mozilla.javascript.JavaScriptException.
Kind regards,
Robby Pelssers
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]