Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Trouble with a submit button to email

$
0
0

Hello,

 

I'm using this script:

 

//Create a variable to hold the document object

 

 

var oDoc = event.target;

 

 

oDoc.mailDoc({

bUI: true,

cTo: "gs@fheg.follett.com" ,

cSubject: page1.top.posSub.storeNbr.rawValue + " " + page1.top.positioned.request.rawValue,

cMsg: "Please attach any specfic art files or logos to this email.",

});

 

For the user to click a Submit button and have an email created. However, the Outlook email window never opens.

 

I'd appreciate some help on what's wrong with my script. I've used it successfully before, so I'm stumped on what I've done to it.

 

Thanks,

MDawn


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>