Adding CC to 'Submit' button custom

With a lot of help here in the past (thank you!), we used a form with a custom submit button, and I need to add a cc.  I have add a var [email protected]= VCC, but not luck by correctly placing in this event.  What is the right way to add an extra cc?  Thank you!

  
event.target.submitForm({cURL:"mailto: "+ vEmail +"?subject=" + vSubject +"&body=" + vBody,cSubmitAs:"PDF",cCharset:"utf-8"});obj.close();

event.target.submitForm ({cURL

: "mailto:" + vEmail + '? ' "" "subject =" + vSubject + "& body =' + vBody + '& cc =' + vCC, cSubmitAs: 'PDF', cCharset:"

"utf-8"});

Tags: Adobe LiveCycle

Similar Questions

  • Custom submit button

    Is it possible to create a submit button custom quiz in a multiple choice slide that has present features?  For example, a button created using forms and added to a quiz slide?  I use 9 Captivate.

    Thank you

    The f

    As far as I know the buttons (the embedded objects with built in functionality) are the only buttons/legends that cannot be replaced by form buttons (yet - fingers crossed, it will come soon).

    You can use a workaround, because the "submit" button is the most important component of every slide in the questionnaire. Hold the key, but make it invisible by removing the label, change the fill and border (is possible). And use a form (not a button) on this Submit button transparent. You cannot cover a question of form Slide button, because embedded objects are always on top, the reason why you should make the button transparent. It will look like a custom shape button but is really a Duet of the button Submit original with a shape that mimicks a button custom.

  • Customer reviews second day in a row: and you should inform your contact at Echosign I couldn't fill it electronically via my iPhone in Safari or Chrome.  I got the signature part via mobile phone to work but the submit button would not FIR

    Customer reviews received the second day in a row.

    And you should inform your contact at Echosign I couldn't fill it electronically via my iPhone in Safari or Chrome.  I got the signature part via mobile phone to work but the submit button not not fire and typing method did not work at all.  Suppose what echosign knows the percentage of people who are currently working off the coast of their mobile phones.

    WTF?

    Aaron, no thanks to Adobe (and a big thank you using Google Apps,) I finally could solve this problem.  The way the document authenticates in the back-end is through Google + Apps Admin profile.  Once I entered in the Console administration, compatible Google + for the created domain a + profile for the admin of the field, the auto shape filled the signature form after that I have authorized access to authentication on the shortcut menu.  Not sure if your situation is in Google Apps, but even if not, I'd be willing to bet that the problem on your side is the account that is used for authentication when you open your form.  I hope this helps!

  • A date today can be added in a date field when you press the submit button?

    I created a form with a "submit" button and the form is sent by e-mail.  Then the date when the form is submitted to appear in a date with the key field is pressed?


    Any help with this is appreciated. Thank you.

    Hello

    There is a preSubmit event to form objects that you can use.

    Select your date field, open the script editor and add this script (language is FormCalc) in the preSubmit event.

    $ num2date = (date (), ' MM/DD/YYYY')

  • OPA hangs on hitting the "submit" button

    Hello
    We deployed the OPA application in tomcat. We have also integrated with siebel. Now, when we open the OPA application, fill in the data and press the "submit" button then the OPA crashes. Below is the error we have obtained from the logs:

    com.oracle.determinations.interview.engine.exceptions.InterviewEngineException: error while trying to restore the transaction (s)!
    at com.oracle.determinations.interview.engine.data.local.RuleSessionManager.rollback(RuleSessionManager.java:644)
    at com.oracle.determinations.interview.engine.data.local.RuleSessionManager.setData(RuleSessionManager.java:84)
    at com.oracle.determinations.interview.engine.local.LocalInterviewSession.submit(LocalInterviewSession.java:311)
    at com.oracle.determinations.web.platform.controller.ScreenController.submitScreenAndCollectGoal(ScreenController.java:377)
    at com.oracle.determinations.web.platform.controller.actions.InvestigateAction.submit(InvestigateAction.java:84)
    at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.doPost(WebDeterminationsServlet.java:102)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1595)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
    at com.oracle.determinations.web.platform.util.CharsetFilter.doFilter(CharsetFilter.java:46)
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:932)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:455)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:384)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
    to com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$ SSLReadCompletedCallback.complete (SSLReadServiceContext.java:1772)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
    to com.ibm.io.async.ResultHandler$ 2.run(ResultHandler.java:905)
    to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1550)

    Is the buggy to OPA or we do something wrong?

    This section of the documentation ("create a custom user experience interview") describes the approach suggested for dealing with data submitted by a custom application, not Web determinations at the interview session.

    Only one track of the battery is sparing of information, given that this situation can be caused by something that modifies the data during the interview, including incorrect data from Siebel, custom functions or inference event listeners.

    Please request a service with Oracle Support, providing the following:
    1. the modules, or a replica appropriate modules that will reproduce the problem
    2. the details of custom functions or events of inference that can be used at the interview
    3. the measures necessary to recreate this issue - including what data have been stored in the session of Siebel, and what data have been added on each screen in the interview process before the Submit that caused this error.
    4. the version of the OPA OPA Siebel connector you use

  • Tabular form (Submit Button)

    I added a tabular presentation on my APEX page, please see the slot screen - shot:

    There is an existing feature on my existing APEX page, which records the data in the table some when apply us the changes.

    I wan't to remove the button submit, but use instead to apply the same changes 'submit button feature.

    Also, I want to bring down cancel and delete button, then adding line.

    Help please..!

    Thanks in advance :-)

    Capture.JPG

    Hi David,

    First of all, you should try it for yourself, here are the things you can learn by comparing with the existing.

    There is an existing feature on my existing APEX page, which records the data in the table some when apply us the changes.

    I wan't to remove the button submit, but use instead to apply the same changes 'submit button feature.

    Change your ApplyMRU process

    Conditions-> button when you press on-> select "Apply Changes".

    Also, I want to bring down cancel and delete button, then adding line.

    Cancel Edit and Delete button

    Poster slot-> the button Position of-> select "bottom of the region.

    Kind regards

    Jitendra

  • Multiple TEBs a Submit button

    I followed the post from Lilybiri blog on this topic, but for some reason when I click on the submit button, all entries are marked as incorrect.  Each of the TEBs are set to validate user input, keep the txt, no submit button and no subtitle.

    Here is an example of conditional action I have on the submit button: FirstTxt (text entry area) is equal to priority (variable of the text entry area that should be John).  If this is correct, check this option should appear, 1 is added to Acounter, red x should be hidden, bFirst (variable that is equal to 1) is assigned to 0 and FirstTxt is disabled.  If it is incorrect, a red x is displayed. When I enter the correct value a red x appears.

    It seems that it is not recognizing that the entry is the same as the variable.  Can someone help me so that the BER can recognize that it is equal to the corresponding variable which contains the entry?

    Misunderstanding, perhaps due to my post? It is not the TEB that needs to be renamed, but the associated variable. This is even an old post, but you'll see what I mean

    Save Time: Create Variable associated to the text entry area when you set this BER - Captivate blog

  • Muse Submit button (contact form) are not sent bus catalyst

    I worked through the tutorial intro to Muse (where you set up the site of the Katie bakery) and published, Muse, as a temporary site to Business Catalyst. But in this area, the Send button does not work.

    Background:

    The page of the form (contact us) tutorial includes a form with a "submit" button. The tutorial shows how the Send button is configured with several States to indicate that the shape is click after: presenting, submit successfully or submit does not succeed. The tutorial also shows how to enter an email address to send to. In addition, the tutorial explicitly pointed out that you can publish the site to Business Catalyst to test the submit button and make sure that it sends to the correct email address before make you the site live.

    I have configured the Send button to send to my e-mail (a real one). I also published the Business Catalyst site just as shown in the tutorial.

    However, when I click the button Submit (excerpt from businesscatalyst.com site), it does nothing. It does not change its State (other than to change color when you go over it) to show that he does anything once you click on it. And I don't get any email from the form.

    I have reviewed the information in Troubleshooting Muse form Widgets used on the servers of third parties, but none of these tips have helped. And besides, businesscatalyst.com isn't a 3 rd party server. It goes without saying that the Send button should work from Adobe's own site.

    Why the submit button won't work, even after following the steps in the tutorial explicitly step by step? If I can't work on the temporary business catalyst of the site, how am I supposed to feel confident that it will work if I try to live somewhere else?

    Update: I just tested it again, by adding a new form Widget to another page of the tutorial site. I just copied the default form (name, Email, Message fields) and placed value on the Menu. Then I republished on the site and re-tested the submit button. And now, the new Send button in the page Menu works and also the submit button on the Contact page (from this tutorial).

    I don't know if the assets of the tutorial were corrupt so that the original send button wouldn't work, or is it add a second button send the first button to "wake" another page Submit or if Adobe changed something on their servers during the night to allow to the Submit-button. I know, it's that one change, he works now as I expected to work.

    (For the record, yesterday I deleted and republished the site several times, just to make sure that this was not something that occurred at the time of publication. So who is excluded as a cause).

  • PHP if then the syntax, a conditional link in the form submit button

    I have a site with a code that checks the value of a field in a database table and controls what page a user goes to when they hit the submit button in a form.

    It is part of a shopping cart, where a few extra options are available along the way.

    I have added a new option for a different size of cushions, but cannot get the syntax right or wrong somewhere.

    I have this code in my head:

    $row = mysql_fetch_assoc ($result);

    If (! @empty($_POST)) {}

    $_SESSION ['cart'] ['items'] [$_POST ['id']] ['paint'] = $_POST ['color'];

    If (@empty ($row ["cushions"])) {}

    $url = ' accessories.php? id = '. $_REQUEST ['id'] ;}

    ElseIf (@empty ($row ["cushions2"])) {}

    $url = ' accessories2.php? id = '. $_REQUEST ['id'];

    } else if (! @empty ($row ["glasstop"])) {}

    $url = ' glasstop.php? id = '. $_REQUEST ['id'];

    } else {}

    $url = "shopping_cart.php;

    }

    And this code in my form button:

    < a href = "<?" PHP echo (! @empty ($row ["cushions"]))? "shopping_cart.php": ' accessories.php? id = '. $_REQUEST ['id']? ">" style = "float: left;" color: #251717; background-color: #DBC87B "> NO THANKS, go AHEAD WITH the ORDER < /a >"

    How can change that it will go to the page accessories.php or the accessories2.php?

    Just to say that I'm this work. In the end, I thought I could use three links .every wrapped in a piece of conditional code like this:

    NO THANKS, PROCEED WITH THE ORDER

    "style =" float: left; color: #251717; background-color: #DBC87B "> NO THANKS, go ahead WITH the ORDER"

    "style =" float: left; color: #251717; background-color: #DBC87B "> NO THANKS, go ahead WITH the ORDER"

    It's not as elegant as a single link, but it seems to work.

  • Hide the "submit" button when there is nothing to report

    Hello

    I have a simple command with a 'running total' good quantities ordered at the top of the form, (FormCalc) calculated as follows:

    the sum of $ = (Products.PRODUCT_GROUPS. DATA[*]. PRODUCTS. DATA[*]. Quantity)

    If this amount is zero (that is, nothing has been ordered) so I want to ban the form submitted by e-mail. I thought that the best way to achieve this would be to hide the submit button when this field is zero and show when > 0.

    I tried adding this code for the same event in this field to calculate:

    If ($ > 0) then

    Button1.presence = "visible".

    on the other

    Button1.presence = "hidden".

    endif

    but no go.

    Sorry if it's real simple, but I would appreciate the help!

    Thank you.

    When, in the code window, you will see that it says something about Ctrl + click for the SOM expression. So if in the event code for an item, you can press CTRL, then click on another point and it will insert the correct reference in your code. We must ensure that emphasis is placed in your code when you do and the mouse cursor will turn into a broad V.

    You can do a right click in the code window and select check the syntax of the Script to see if there are problems.

    When you view the form in preview, Ctrl + J opens the JavaScript debugger. It may need a config first in Acrobat. It has been a while since I put that up. Instead of making app.alert, you can do console.println and it will write in the JavaScript console. Occasionally, you may need to debug something dealing with the development and the app.alert itself affect the focus.

    Have you thought about putting your code preSubmit event and displaying a message that nothing has been entered? Also don't xfa.event.cancelAction = true

  • Next and submit buttons - question slides

    Hi all

    I see some problems using with the following buttons on question slides provided with Adobe Captivate 6.0, and send it.

    Desired behavior Actual behavior (out of the Box)

    Entering the slide

    (Behavior at the entrance of the cylinder head is OK)

    • Next button is disabled (grayed out)
    • Introduce the button is enabled
    • "Back" button is disabled

    (The same as the desired behavior)

    • Next button is disabled (grayed out)
    • Introduce the button is enabled
    • "Back" button is disabled
    On the presentation of a correct answer
    • Next button is active
    • Introduce the button is disabled (grayed out)
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • Next button is disabled (greyed out) [ISSUE 1]
    • Submit button is activated (standard color) [issue 2]
    • "Back" button is enabled
    • The user must "click anywhere" to move forward (full page of hand cursorover). This means, if the user tries to click on return they will go to the Next is not the previous slide
    . [Issue 3]On revisiting a question slide (screening)
    • Next button is enabled
    • Introduce the button is disabled (grayed) or invisible
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • Next button is enabled
    • Submit button is activated (standard color)-, but does nothing to click [issue 4]
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' if they wish to return to the previous slide.
    On revisiting a question (for review) slide
    • Next button is enabled
    • Button "submit" is disabled (grayed) or invisible
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • 'Back' button on questions 1 to be disabled or invisible or take the user back in the contents page.
    • Next button is enabled
    • Introduce the button is disabled (grayed) or invisible
    • "Back" button is enabled
    • The user should click on 'Next' to continue, or click 'Back' to return to the previous slide.
    • The 'back button ' on Question 1 is activated and directs the user to the previous content that is confused page. [issue 5]

    Issues related to the:

    1. Are there settings that are the origin of this undesirable behaviour?
    2. Or, is it possible to bypass them? It seems a lot of work to have to rebuild the behavior of quiz!
      1. Problem 1: I could create a custom button 'Next', but I can't see any sort of hook in the submission process to trigger it to be enabled / disabled.
      2. Issues 2 and 4: I could create a custom of 'Submit' button but I don't see what measures to trigger to submit the quiz question.
      3. Problem 3: I do not see boxes click to remove or settings to change, to stop the behavior "click anywhere.
      4. Problem 5: I worked around this by creating my own back for Question 1 only button and hide when they review the quiz.

    Any suggestion would be great!

    Thank you

    Sarah.

    Hi Lilybiri

    Thanks for the links to your blog, as always very useful!

    I understand the hesitation when seeing convoluted questions on this forum, but I encourage you and others to try to remedy. Otherwise, the forum is pretty useless if it only meets the "simple" questions I tried to unzip the problem so that the expected and actual results were clear.

    I have now overcome problems 1, 2, 3 and 4 as follows:

    • Make the button submit transparent and placed a SmartShape resembling to the button send behind it.
    • Removed the success message, so that the action on the success is called immediately by clicking on Submit
    • Call a tip for the successful event Action. This action:
      • Displays the revision message (success)
      • Hide the submit button
      • Jumps to the next slide and then return to the current slide (this ensures that the buttons next and previous are enabled correctly)
      • Calls a Javascript function to pause the slide.
    • Apply the same to all my slides in question... * sigh *.

    I had already worked around 5 problem according to my original post.

    Again, I want to express some frustration that there are so many workarounds to get training to watch 100%. For example, in one of your tutorials there is a transparent button and once I knew how the workaround has been applied, I put my mouse over it the space where the button was and saw the hand icon. While if you think that users don't notice, I assure you that when the courses are distributed to a few hundred people these things don't go unnoticed! The effort to build workarounds is worsened by having restrictions on question slides that do not apply to other slides, which for example not being able to add a button and having to use a SmartShape (which does not reuse the button styles), etc. That means trying several solutions workaround until you can find one where all the workaround steps are feasible and you can get a perfect result.

    In any case, I'll mark this message as answered and call it a day (I have another question about styling SmartShapes used as buttons but post it separately) =)

    Thank you

    Sarah.

  • How to make a submit button that ignores validation?

    In a dynamic form with custom validation, I need to have two different submit buttons. To submit form data as it is and and other to validate the data first then submit.

    How can I create a submit button that ignores validation?

    THX

    The allChileElements will give you everything under this node (fields, subforms, draws, etc...) Some of these objects do not have a property to validate. This is why there is an another qualification where we are striking objects with a specific class on the subform or field name. If it's a subform, then we need to dig deeper into this structure, if it is a field, then we can set the validation.

    Make sense?

    Paul

  • Script to validate a field when submit button does not

    I have a script to validate certain fields and generate an error message if the fields are empty or not filled out correctly. Everything works well except for one of them. I'm trying to generate an error message if one of the fields has an invalid format in it. For example, the format must be "XXXX. XX "(all numbers) so if they enter"XXXX"generates the error message and does not have a shape. I have a setup of the function in this area and it works but unfortunately users ignore the error message and submitting the form when same and this field really need to be right before being transmitted.

    That's what I use for this:

    var bCancel = false;

    var strMsg = "";

    {If (getField("Tracking").value == {/ ^ \d{0,4}(\.\d{0,2})?$/})}

    bCancel = false; }

    If (getField("Tracking").value! = / ^ \d{0,4}(\.\d{0,2})?$/) {}

    strMsg = "Invalid Format. Please correct before proceeding. (EX: 0000.00) « ;

    bCancel = true; }

    So the problem is it generates the error message now even if the format is correct. I do not know I did something wrong, but I wrote the format in the same way (/ ^ \d{0,4}(\.\d{0,2})?$/) when I ran a script to format custom in this area and it worked fine, so I don't know what I'm doing wrong. I am also including this part of the script with the rest of the field controls in the submit button. So altogether it looks like this (just with a lot more fields, does not include all the bc it gets quite redundant)

    var bCancel = false;

    var strMsg = "";

    {If (getField("Tracking").value == {/ ^ \d{0,4}(\.\d{0,2})?$/})}

    bCancel = false; }

    If (getField("Employee_Name").value > = 1) {}

    bCancel = false; }

    If (getField("AcctNbr1").value > = 1) {}

    bCancel = false; }

    If (getField("Tracking").value! = / ^ \d{0,4}(\.\d{0,2})?$/) {}

    strMsg = "follow-up field format is invalid. Please correct before proceeding. (EX: 0000.00) « ;

    bCancel = true; }

    If (getField("Employee_Name").value == "") {}

    strMsg = "at least one required field is empty for export. Please fill the required fields (in bold) before continuing. « ;

    bCancel = true; }

    If (getField("AcctNbr1").value == "") {}

    strMsg = "at least one required field is empty for export. Please fill the required fields (in bold) before continuing. « ;

    bCancel = true; }

    If {(bCancel)

    App.Alert (strMsg);

    } else {}

    this.mailDoc({)

    bUI: true.

    cTo: " ""[email protected]", ".

    ({bassujetti: ' form returned: interview form "});

    }

    I'm fairly new script, especially in Adobe, so I probably did a great job with this. Please let me know if there is anything I should change to make it work better. Thank you in advance for your help!

    Yes, it's really hard to tell what is happening without seeing the file. You can post here, but if you can't post elsewhere (e.g., acrobat.com), feel free to send me by e-mail (see my profile) and I'll take a look.

  • where is the submit button.

    Hi, I downloaded my game on the console of the blackberry developer. It is showing the green tick on 'details', 'list' and 'free '.

    But I can't find the submit button. where is he?

    pritam1980 wrote:

    Hi, I downloaded my game on the console of the blackberry developer. It is showing the green tick on 'details', 'list' and 'free '.

    But I can't find the submit button. where is he?

    on the left side of the selected products, then select the application.  Then click the blue button more and that there should be an element of submit review.

    I know that's not very clear where to look.

  • Drag-and - drop 'submit' button and hand - 9 Captivate slider

    Unlike normal questionnaires 'submit' buttons, the Captivate 9 Drag & Drop 'submit' button does not appear able to show the hand cursor to the passage of the mouse.

    Importing a project of Captivate 8 to 9, it sometimes works, sometimes doesn't work, so I can't find a way to make it work on naked new projects created with Captivate 9.

    The Drag & Drop option "Use hand cursor" is clearly displayed, although affecting only the sources and targets but not the button 'send '.

    Captivate 9 runs on Windows 7.

    Thanks for the help,

    Matteo

    Moderator: I took your personal address, this is a public forum

    I'm sorry, but the button submit in D & D seems to have the ability to display the hand cursor. It uses the same style buttons embedded on the Quiz slides, but the hand cursor doesn't do not part of the style. I've often done drag the button to send off the stage and just set hotkey (as input).  I also checked in Captivate 8 but he has never had the option to display a hand cursor to the button send D & d, so I'm surprised when you write "when you import a project of Captivate 8 to 9, it works sometimes"

Maybe you are looking for