"returned form...."statement email subject line & body

How do I remove or edit the "returned form...." statement/text in the subject line and body of the email that is automatically generated with the email button?

Hello,
You will have to move away from the "submit form" event and run a javascript. I have attached the script below. Please note that it has a down side it will toggle your local email client by default. I am working on a script that will offer a selection between local and internet based email clients.
// Change these address to the "to" address you want
var cToAddr = "[email protected]; [email protected]; [email protected]";
// Change these address to the "bcc" address you want
var cBCCAddr = "[email protected]; [email protected]; [email protected]";
//Enter what you want to display in the subject line and email body
var cSubLine = "Form X-1 returned from client"; var cBody = "Thank you for submitting your form.\n" + "Save the mail attachment for your own records";
//** Send the form data as an XML attachment on an e-mail
// Build the e-mail URL
// Change these address to the "to" address you want
var cEmailURL = "mailto:[email protected]; [email protected]; [email protected]?Bcc=" + cBCCAddr + "&subject=" + cSubLine + "&body=" + cBody;
this.submitForm({
cURL: cEmailURL,
cSubmitAs:"PDF",
cCharSet:"utf-8"

Similar Messages

  • Customizing Email Subject Line

    Can the email subject line be customized when sending my form? If so how do you change it?

    Hi,
    FormsCentral doesn't send emails for distributing the form. You, as the form author, are responsible for distributing the form.
    Regards,
    Brian

  • How can I have the title of the document be in the email subject line automatically when sending?

    How can I have the title of the document be in the email subject line automatically when sending?

    It can be done if you use a script, like this one:
    this.mailDoc({cTo: "[email protected]", cSubject: this.title});

  • I have an email account on qou but all the incoming emails subject and body appear as question marks, why???

    I have an email account on QOU (al-quds Open University) but all the incoming emails subject and body appear as question marks, why???

    Try to set the Boolean pref <b>gfx.font_rendering.directwrite.use_gdi_table_loading</b> to <i>false</i> on the <b>about:config</b> page.
    *http://kb.mozillazine.org/about:config
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

  • Email Subject Line - populating and customising

    Hi,  There was a forum topic called "
    Email Subject Line - populating - Business Catalyst
    in the last forum but I can't find it here...
    Did anyone find how to use tag's or customise the Email subject line for outgoing system emails? (E.g invoice, quote, workflows etc)
    I've tried some tags like order id but they don't work.
    The reason we need to customise the subject line is because we use gmail and all the workflows have the same subject so they link together and you can't tell how many emails there are therefore often miss some. Plus all our workflow and system emails seem to be going to our spam so I thought if we could make it customised it would help.

    I use gmail, I have thunderbird and this does not happen. The UI interface for google does but you can also stop it from doing that in the admin settings I believe.
    Sme other good email clients for mac and oc, paid and free.
    You can create folders for go gmail itself and email clients with sorting rules too.
    Do not recall seeing guides for rendering tags in the email subject, net seen that and been using bc a long time.

  • Email subject line with Alert unique Identifier,host name, instance name

    Is there any way that i can set the following information in the notification email subject line,
    Alert Unique Category,
    Host name,
    instance name.
    Please advise.
    Thanks.

    Yes I did look under the email customization section. But i am unable to get how to place alert Unique ID with in the subject line as i don't see any variable to place under it.
    Please advise.
    Thanks.

  • Changin iPhoto Default Email Subject Line

    Is there anyway to change the default email subject line, currently set as 'x Great iphotos' when using iphoto in conjunction with my email client to some thing else.

    Yep it is that file. just replace
    email_subject
    in the following line with whatever you want as long as its in quotations eg.
    make new outgoing message with properties {subject:"photos", visible:true}
    I like the comment in the script-maybe Apple's internal bug reporting system needs to be looked at!
    -- We have been having problems with inserting images before the signature.  There seems to
      -- be some sort of bug with attachments.  Even iterating the images backwards and inserting
      -- the images at the "beginning" doesn't work for more than 1 images.  Strange.
      -- Anyway, we note the signature here, remove the signature from the message, and then
      -- set the message signature back at the bottom.
      -- Peter

  • Change email subject and body

    Hi ,
    For one of my requirement, the email subject and body has to be changed. For order confirmation and quotation, the standard behaviour of having the smartform name as the subject name should be changed and ther ehas to be a dynamic subject name. Similarly the email content should also be changed. Is this possible? Can anyone suggest me the steps?
    Thanks.

    Hi,
    Could you please tell what method are you using to create emails?
    If it is using workflows then you can change the subject and mail body dynamically using parameters and expressions.
    If you are sending mail using an FM call, then also you can create dynamic subject and mail body.
    Please provide the details so that an appropriate solution could be provided.
    Regards,
    Saumya

  • How do I add the customer's name to Workflow Notification email subject line?

    How do I add the customer's name to Workflow Notification email subject line?
    I'm expecting that I need to add a tag, but I'm not sure what the correct tag would be, I have tried a few but it just writes the tag I inserted and not the customer's name.
    Thanks

    This is something you can not add at the moment. You can change the layout a bit of workflow notifications from the system but you can not change the subjects at this time to render a system tag like that.

  • Submit Form - Change Body of Email & Subject Line

    I have my submitt button working correctly on my form and going to the correct email addresses when the button is clicked.  However, the subject line and the body of the email are not stating what I want them to.  Is there a way to put what you want in the body of the email and subject line?  I am using Adobe Prof Version 9.

    This forum is for the Adobe FormsCentral (formscentral.adobe.com) which is a service that allows you to create, collect and analyze data using an online web form. You should ask PDF related form questions in the Acrobat forums: http://forums.adobe.com/community/acrobat/acrobat_windows
    I'll move your post to that forum so you don't need to retype it. They can help you out...
    Randy

  • PDF form - email subject line = field

    I am creating a PDF form on our intranet to be filled out and submitted via email with a submit button. All works well, but the recipients would like the subject line of the email to be info from the first field on the form so that it is easily searchable. I am using Adobe LiveCycle Designer 8.0 (also have Acrobat 8 Professional) but haven't found anywhere to edit this info.  I have read thread referencing possible solutions by utilizing javascript, but I'm not sure where to begin where javascript is concerned (not my forte).
    Right now the form is Submitted by Email via a "Button" set to Control Type: Submit. Under the Submit tab I have set the Submit to URL field to - mailto:"emailaddress".
    Also, the recipients mentioned that they can't see the PDF in the body of their email, instead its only an attachment. We are all using Outlook and Outlook Webmail and would like to see the PDF in the body.  Is there an easy way to accomplish this as well?
    Any helpful suggestions would be greatly appreciated!

    Now I understand what you mean .....if you are using a true submit button then the validations will run automatically. If you are using a button for programming and that is calling the submit button then you will have to fire the validations yourself. The command to do this is:
    if  
    (form1.execValidate()){ SubmitButtonName.execEvent("click")
    else {
         app.alert("You have validation errors...");
    where form1 is the root node of your form. If the validations run and there are no errors then it will return a true value and the submitbutton will be pressed. If there are errors then the message box will appear. and the submit will not occur.
    Hope that helps
    Paul

  • PDF form not populating Subject line in email when submitted in Google Chrome browser

    Google Chrome doesn’t seem to work, but all other browser do.  In Chrome the subject line and location populate the CC: and BCC: fields in email client and not the subject line? 
    My current javascript is:
    if (email != "")
                    this.mailDoc({bUI:false,cTo:email,cSubject:location,cMsg:"Completed Employee Appointment Request Attached"});
    *I'm sure something can be added or fixed to resolve this so it will work in all browsers.  It is important to me that it work well in IE, Chrome, Firefox, and Safari.  The big four browsers anyways.
    Sample image of issue:  Basically user is forced to delete bcc: and then click send.    Thus no subject line.  Which means a manual move to location folder from inbox will be necessary, because I have rule setup to sort the inbox based on subject line.

    My final solution was to post the form and offer a link to dowload/install Adobe Reader and to also offer a link for Chrome users.
    * I will continue to look for a better solution, but at least the above is functioning.
    **I also set my bUI to true.
    Many thanks, Tim
    P.S.  I did report this to Google Chrome, heard nothing yet.  Also if you think of a better solution let me know.  I'm not familiar with javascript........I have a better understanding of HTML.......if this were HTML I would have done the below.
    <html>
    <body>
    <script type="text/javascript">
    alert("this is an alert");
    function go() {
                    alert("Hi");
                    var location = document.getElementById("location").value;
                    //console.println("location: = " + location);
                    var email = "";
                    email = "[email protected]";
                    if (location == "Select a location")
                                                    alert("You need to select a location first");
                    else if (location == "Other")
                                    email = "[email protected]";
                    if (email != "")
                                    //this.mailDoc({bUI:true,cTo:email,cSubject:location,cMsg:"Completed Employee Appointment Request Attached"});
                                                    window.open('mailto:' + email + '?subject=' + encodeURIComponent(location));
    </script>
                    This is a test
                    <input type="text" id="location" value="Select a location">
                    <input type="button" value="submit" onclick="go()">
    </body>
    </html>

  • Import Text From Form Field into Subject Line of Email

    Hello,
    Is there a way to import text from a form field into the subject line of the email when sending back (attaching) the PDF form?  In other words, there is an "applicant name" and I would like that name to be the subject line of the email.
    I am using Adobe Acrobat X (10.1.7)
    If any one has aby guidance or resources online where I can locate this information I would greatly appreciate it!  I have been searching all day but have not found a solution yet. 
    Thanks!

    Thank you so much for the help.  For some reason I cannot get it to work though.   Now, when I hit the submit button it does not do anything.
    Previously, I had the following code under
    ACTIONS>Mouse Up>Submit a Form
    mailto:[email protected]?subject=Employee Application
    I removed the above mailto URL and put in your code as a Javascript function. I made sure that my field name matched the name in quotes within the code.
    I used the following:
    var subject = getField("lastname").value 
    this.mailDoc({
    bUI: false,
    cTo: "[email protected]",
    cSubject: subject,
    cMsg: "Type message here"
    Do you see anything obvious that I am doing wrong?
    Many thanks!

  • Reset Password email:  subject line and body

    For an email that is sent from this page:
    Home>Manage Workspaces>Manage Developers and Users>Reset Password
    Question: Where/how can I change the subject line and message-body contents for this email

    I would like to customize the subject line and body. for example...
    Current Email:
    Subject: Your password has been changed.
    Body: Account password changed for user CXXXXX.
    I would like to modify to:
    Subject: Your 'Oracle Application Express' password has been changed.
    Body: 'Oracle Application Express' Account password changed for user CXXXXX

  • How do i read form data into subject lines of email?

    I'm having a problem pulling form data and putting it in the subject line of my email.
    "mailto:[email protected]?subject=Formform form+ F_Name.rawValue + L_Name.rawValue";
    I thought this would read text fields from the form and print them in my subject line. Instead it tprints it without the data.
    I was wondering if someone could point me in the right directon on what i am doing wrong.
    Button2.event__click.submit.target  "mailto:[email protected]?subject=Formform form" + F_Name.rawValue + L_Name.rawValue;
    Button2.execEvent("click");
    Any help would be appreciated.
    jj
    Also if anyone would happen to know if there is a way to bypass the two email prompts and choose to directly send it using the users local email client would help or maybe its impossible.

    Button2.event__click.submit.target ="mailto:xxxxx.com?subject=FORM Form Form for " + topmostSubform.firstName.value;
    Can i use rawValue or value like this? Right after i put anything after those quotation marks that aren't more quotatin marks my button stops workin.

Maybe you are looking for

  • Any Standard Program to upload the financial data

    Hi Team,              Any standard program which will upload the financial data(trail balance) into sap fi. The scenario is  that there are few company codes which is not in sap and we need to upload their financial data in sap like trail balance, I

  • TOC not displaying in translated files

    Using RH8 (HTML). Translating English RH source files using TRADOS TagEditor. Translations to Chinese and Japanese have worked fine. In translations to European languages the TOC does not display in RH nor compiled chm. This appears to be caused by t

  • Where 1=2

    Hi, Out of curiosity I created copies of scott.emp using the following 2 commands: create table emp_copy as select * from scott.emp where deptno = 58; create table emp_copy2 as select * from scott.emp where 1=2;Both created tables without data. But I

  • Missing WB metadata info

    I have Bridge CS3. The metadata shows the White Balance title but not the WB camera setting details (eg Cloudy, Tungsten etc). I have purged the cache and have all the required boxes ticked in preferences. Even Canon's Zoombrowser shows all the metad

  • Sound level is too much low [SOLVED]

    Hi there! I installed my arch linux a few days ago and I wasn't able to make the sound work. I notice it is very low, even though that Gnome's volume control reports the main level in max and my headphone snd level is also in max. I notice a lot of f