Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Help in fixing xml source/java script

Avatar

Level 2

How can I modify this XML Source to run script that creates an email without the pdf attached?  Do I use app.MailMsg()?  If so, I can't figure out how to modify the script.  Please provide example as I am new to java script/xml source.  How do I also add 2 Bcc to the email command?

var oDoc = event.target;
oDoc.mailDoc({
    bUI: false,
    cTo: "human.resources@jeffersonregional.com",
    cSubject: "Exit Interview Request for " + LastName.rawValue + ", " + FirstName.rawValue + " "})</script>
            </event>

1 Reply

Avatar

Former Community Member

I recommend you re-post the question to the LiveCycle Designer ES forum.