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

Include radio button values in the subject line of the email on Submit

$
0
0

I have a form where the Submit button has this script on the click event:

 

var oDoc = event.target;

 

 

oDoc.mailDoc ({

bUI: true,

cTo: "gs@follett.com" ,

cSubject: "page1.posFlowed.posSub.storeNbr.rawValue + " " + page1.posFlowed.posSub.storeName.rawValue + " " + "Standard Chair",

cMsg: "" ,

});

 

Between the second and third pieces of information in the Subject line I need to print the output from a set of 2 radio buttons: Place order or Quote. I'd like the text to appear rather than the rawValue. I'm not sure how to do this.

 

Any help would be appreciated. Thanks in advance,

 

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>