Avatar

Level 10

You can use this command to fix it.

this.resolveNode("#event").submit.target

= "mailto:"+ strToAddress + "?cc=" + strCCAddress + "&subject=" + strSubject + "&body=" + strMessage;

Thanks

Srini