How do I add multiple emails to the cTo: parameter of this.mailDoc?

Here is the script I am working with. I need the email addresses that the user submits in field "saManager" and field "ManagerEmail" to both end up in the To: field of the generated email. i.e. [email protected];[email protected]
// Email Variables
var cToAddr = this.getField("saManager").value;
var cCCAddr = this.getField("RequestorEmail").value;
var cSubLine = "This is the Subject";
var cBody = "This is the email body.";
//Submission Script
app.alert("NOTE: Clicking this button generates an email with your completed Meeting Request Form attached.  You must send this email to complete the submission process.");
this.mailDoc({
    bUI: true,
    cTo: cToAddr,
    cCc: cCCAddr,
    cSubject: cSubLine,
    cMsg: cBody
Thanks!

var cToAddr = this.getField("saManager").value + ";" + this.getField("ManagerEmail").value;

Similar Messages

  • How do i add multiple email addresses to my calendar

    How do I add multiple email addresses to my calendar on my iphone

    You can create an email alias at the mail feature at iCloud.com

  • How can I add multiple email addresses to Address Book?

    How can I add multiple email addresses to Address Book?
    Can it be done from an .xlsx file?

    I have tried that, but the system reads the emails as one long email and I can't find any way of separating them - it ignores spaces, colons and I have also tried putting them through a word doc... still does not work. It works perfectly easily on a PC system!! ( I have just moved to a mac!)
    any ideas would be good
    thanks

  • How do I add multiple email addresses i have received (900) to my address book instead of doing it one by one?

    how do I add multiple email addresses i have received (+ -900) to my address book instead of having to do it one by one?

    Grab them all and drag them to the Address Book.
    Roger

  • How can I add multiple email addresses  from spreadsheet into email?

    how can I add multiple email addresses  from spreadsheet into email?

    I have tried that, but the system reads the emails as one long email and I can't find any way of separating them - it ignores spaces, colons and I have also tried putting them through a word doc... still does not work. It works perfectly easily on a PC system!! ( I have just moved to a mac!)
    any ideas would be good
    thanks

  • How do I delete multiple emails at the same time rather than individually?

    How do I delete multiple emails at the same time rather than individually?

    My mistake
    I was looking at my KB, even tested my suggestion with the command key, and then wrote option
    Barry

  • How do I add multiple emails for one contact to the same group list?

    When trying to set up a group email list using address book, is there a way to include multiple emails for the same contact to one group.  For example I'm trying to set up a baseball team group email.  Some kids want emails sent to both mom and dad which have different emails.  I currently have them in my address book as the boy's name with the emails listed as mom and dad.  I can add one "mom" to the list but when I compose the email, it will use the most recent email used.  I would like the group to contain both addresses for mom and dad without setting up to different contacts for the same player.

    var cToAddr = this.getField("saManager").value + ";" + this.getField("ManagerEmail").value;

  • How do you add multiple effects to the same clip

    How do you had multiple effects to the same clip. I have tried for hours
    I would like to add sepia and aged movie to the same clip. I heard it can be done, but have not figured out how to do it.
    anyone please.

    Normally you can apply only one video effect at a time. But for Sepia, black and white, and others that can be done through the video Adjustments tab, you are in luck.
    Aged Movie should already have a bit of a sepia tone.
    If you want more of a sepia tone or you want to fine tune the sepia effect you can do it with the Clip Inspector/Video Adjustments tab.
    Note: Thanks to Jeff Carlson of MacWorld for this tip.
    If you're looking for a washed-out sepia appearance, first open iMovie's preferences and turn on the Show Advanced Tools option, which adds more controls to the Video Adjustments HUD and other areas of the program. Select the clip you want to alter and press the V key. Set Saturation to 0 percent, and then drag the Red Gain slider to 143 percent, the Green Gain slider to 90 percent, and the Blue Gain slider to 53 percent (feel free to tweak these settings to customize the results). Click on Done when you're finished. Note that the clip thumbnail still appears in color, as the video was shot, but the preview reflects your changes.--JC
    If you need to apply the same settings to all clips, first select the clip you have adjusted. Then Edit/Copy. Then Edit/Select All. Then Edit/Paste Adjustments.

  • How do I add multiple songs to the iPod library at the same time?

    Before the iTunes update, I was able to add multiple songs to the library. Now I must add one song at a time. How can I get enable my iTunes to allow me to "add file to library" with more than one song?

    I use add folder option when adding more than one file. Never tried to add more than one file with the add file option. Long ago when I started with iTunes, I made a folder to use when importing files when I was not ripping in directly.

  • How can I delete multiple emails in the mailbox in one time?

    How can I delete multiple emails in one time in the mailbox?

    When inside a folder, listing your emails, tap the Edit button, then select as many emails as you want to then tap trash.

  • How do you add multiple cells to the LARGE function?

    I want to add several cells which are contained on different sheets and tables to the same LARGE function and select the first ranking cell value.
    How do I add these cells as a single argument for this function?

    "...and select the first ranking cell value."
    Hi eobet,
    If your actual goal is as stated, you could use MAX, which will accept a list, a range, or a list of ranges as arguments.
    LARGE accepts only a single argument to establish the set of values, plus a single argument to establish the rank of the desired value. That means you need to collect all of the vlues into a sngle contiguous group/range, then specify that range as the set. The avantage, ofcourse, is that with LARGE, you can specify that you want the 'third largest' value in the set.
    Here's an example.
    The data set is column B on tables Data 1 and Data 2.
    The set is collected into a single contiguous range on the table Aux (which may be hidden, or placed on a separate sheet).
    LARGE collects the nth value from the collected set in Aux, using this formula in the table Summary:
    A2, and filled down: =LARGE(Aux :: A:B,ROW()-1)
    MAX returns the largest value from the original data set on Data 1 and Data 2, using this formula on the table Summary-1:
    A2: =MAX(Data 1 :: B,Data 2 :: B)
    Regards,
    Barry

  • How do I add mult emails in the same To: line field?

    Hello, I'm running Thunderbird 31.5.0. I was previously able to send multiple emails in a single To: line field, but now the text turns red and it won't allow me to add contacts from my address book after the 1st contact was added. I figured out after one address is added, you need to press enter key and it creates a second To: field row below the 1st one. This new change isn't ideal and quite cumbersome. How can I go back to the original settings where I can continue to add mult emails in a single line? Thanks!

    Red is just a stupid color who ever choose that should think again.
    You can add more on the same line with a comma (, ) between each address.
    If one entry in address-book has more than one address then you can put all in, they will be comma-separated.
    Warning don't put 2 commas after each other.
    "MoreFunctionsForAddressBook" can help you with "one entry-many addresses"

  • How do I add multiple tickets under the same confirmation number from the American Airlines app to Passbook?

    I have a confirmation number from American Airlines for a flight with my family all under my name and for some reason I cannot add all of our tickets to Passbook. To clarify, I went to the American Airlines app and put in the confirmation number along with my name which pulled up my boarding pass only. Although I was able to add this boarding pass to Passbook, I was not able to add any of the other boarding passes for my children to Passbook that should have also been under the flight reservation. In fact I couldn't even see them in the American Airlines app. I tried to use their names and the same confirmation number but nothing happened, and nothing else seems to be working. How can I add all of these boarding passes to my Passbook?

    Fair enough.
    I started doing this before unlimited data and emails on phones was a common commodity, on my Samsung Blackjack.
    I then continued it due to its convenience. My only counter argument is this:
    Even when emails are set to immediately push, I am always notified earlier by this forwarding message (sometimes by several minutes/hours due to the fact that it is not dependent on my being connected to 4G or wifi to receive it.
    Also, to contradict snozdop's point that both methods use data and battery, I say this - when I use the forwarding method, the information comes in a pure text format and therefore uses considerably less information than an HTML and CSS rich email, with embedded images and such -also, unlimited text messages aids curve costs.
    I will, however, give this method a go. In any case, a solution to my original question would still be greatly appreciated.
    Thanks guys.

  • How do I add multiple emails to a Contacts group from a file?

    I have a weekly newsletter I send out to a few hundred people. Their email addresses are all stored in a text file. I want to create a Group to use with Mac Mail, but I don't know how to import the list into an existing Group. I tried creating a CSV file with only the email addresses (that's all I have), but Contacts wouldn't import it, didn't recongize the file as CSV. (I did add a comma to the end of each email.)
    How do I create a Group in Contacts? And can I then use that group in Mac Mail?
    thanks
    Scott

    I did figure this out, sort of, by adding a tab character to the beginning of each email address in my text file. Contact then let me import it, and I could select the field for the email address. So I've imported my list as a group of 700+ emails.
    BUT now when I try and add that Group in the To: or Cc: or Bcc: fields in mail, it just disappears when I type it.
    Any idea what's up with that?
    thanks
    Scott

  • How do I add multiple songs to the iCloud at the same time?

    I have several songs that are not getting matched to imatch and getting uploaded to the cloud. I tied highlighting all the songs that have a cloud with an x through it indicating that the song was deleted from the cloud and that it was not on any device. I can add it mannually, but only one at a time. How do I do this for hundreds of songs with a xcloud?

    For the moment there isn't a way for us end-users to control what is "matched" or "uploaded." That is purely a result of Apple's server-side algorithms.
    To re-add multiple songs at once simply highlight all the songs you want to re-add, then right-click (or Control+click) the list and choose "add to iCloud."

Maybe you are looking for

  • Passing parameters from one OAF page to another OAF PAge

    Hello I was wondering, if there is a possibility of passing request parameters from one page to another page in EBS ( E-Business Suite). I tried using the following a) PageContext.putParamater ( "MyParamater", "ParamaterValue") b) I addded the above

  • Sharing a single, networked itunes library?

    hello -- to make a long story short, i might have to buy a mac mini (frequent flyer points about to expire, might as well use them) and i'd like to use my unraid nas to store my itunes library instead of loading up the mini's hard drive. the mac woul

  • Hp 6500 officejet 6500 e709n series won't print

    This printer printed a few documents, but, after one week, it would not print, I just get an error message on the screen and my computer has a popup that says "document failed to print".     Officejet 6500 e709n series.

  • Sql_text got truncated

    Hi, I'm using Oracle 9i, and sql_text got truncated. Do you know a way to get full sql_text using hash_value? Thanks! select sql_text , b.username , 100 - round(100 * a.disk_reads/greatest(a.buffer_gets,1),2) hit_ratio from sys.v_$sqlarea a, sys.all_

  • Active activities do not appear in workload chart

    Actually i´m facing a problem: I don´t know why active activities assigned to a parametric role do not appear in the workload chart in workspace. All other activities appear but this ones not. Have someone had the same problem ?