Automatic export of form results?

I have a form that different users will receive, they will fill out, click submit, and then Tracker will do its thing for me. That is great in order for ME to see the results. I need two supervisors to also see the form data. Right now, I email them an Excel document with the results in it. But, if I am not here or out sick or something, the supervisors wouldn't receive any data. Is there any way to automate a distribution to them?
So, in other words, clicking "Submit" on a form sends the info to Adobe.com and alerts me via the Tracker. But how can another person also be alerted and able to see the data?

I am not sure if this will work, but when you are in form designer, in the submit button object validation, you can add multiple emails seperated by a comma.

Similar Messages

  • Trying to export my forms results to excel  error message is adobe can not save as the file is open

    trying to export my forms results to excel, error message is adobe cn not save as the file is open in another location,   however, no other file is open.

    Thanks for continuing the help, but it is a medical realted form and I will just keep it confidential at this time.
    Larry Lakes,  Executive Director
    The HANDLE Institute
    [email protected]
    541-639-1588
    P. O. Box 6264
    Bend, OR  97708

  • Automatically populating a Form from data stored in Access

    Hi,
    I need help automatically populating a form from data stored in Access. The form needs to have specific fields that are updated from an Access database. I want to be able to enter a site number and have the subsequent list of information (approximately 35 pieces of data) populate. I DO NOT want to update the Access database via the form. The form is for quick viewing and documentation only, not data entry. Currently I've been doing this with VB in Access which exported the data to a Word Document which was then saved as a PDF. It seems easier and less troublesome to go directly to the PDF form, but I can't figure out how!
    I have already connected my database to the form using OLEDB.
    I don't want a dropdown list and I don't want buttons to scroll through the sites (I've already found out how to do that through this forum).
    Any help would be very much appreciated!!

    Some more help to get started in this.. would be really appreciated..Are you trying to come up with the graphs yourself? IF so, are you familiar with MVC?

  • Can we add logo to sapscript Form Result while coverting to PDF?

    Hi Expert,
                    My requirement is, I have to covert Form Result to PDF.but while converting  Form result to OTF , Can we Add logo to the OTF data? Can logo be saved in text format? only then we can add logo to OTF data probably.
    Please Help.
      Thanks in Advance

    As you have probably searched the forum, you saw that you can get the sapscript result as OTF.
    Graphics are automatically handled by SAP which stores them in the OTF (RD and BM lines).
    And then you convert OTF to PDF as usually.
    So, where is the question?

  • Can you automatically trigger a form submit (post)

    Is it possible to automatically trigger a form 'action'
    (re-direct) without asking the user to press a button.
    I'm at the stage where the user has made some choices
    (shopping basket's full) and has decided to pay (press pay button)
    so I want now to do some data manipulation and data recording
    before transmiting the payment request to Worldpay.
    I can do this using querystrings but I'd rather do it with
    hidden fields on a form..... is it possible?
    I'm imagining calling a payment processing routine from the
    shoping basket page which would have a form containing nothing but
    hidden fields.
    Regards.

    .oO(patricktr)
    >Is it possible to automatically trigger a form 'action'
    (re-direct) without
    >asking the user to press a button.
    Not reliable, since it would require JavaScript and usually
    looks like
    an error in the application design. HTTP doesn't allow POST
    redirects
    for good reasons.
    But of course you could use server-side scripts to send POST
    requests to
    a third site behind the scenes. The user won't notice that,
    so you would
    have to find another way to tell them what happen(s|ed).
    > I'm at the stage where the user has made some choices
    (shopping basket's full)
    >and has decided to pay (press pay button) so I want now
    to do some data
    >manipulation and data recording before transmiting the
    payment request to
    >Worldpay.
    >
    > I can do this using querystrings but I'd rather do it
    with hidden fields on a
    >form..... is it possible?
    Just to make it clear: User presses "pay" button, the form
    submits to
    your own site. Then you want to do some manipulations, before
    the data
    is forwarded to the payment provider. Is this correct?
    I would probably do it like indicated above: User presses
    "pay" button,
    form submits to your own site. You do your calculations and
    then let
    your script forward the data to the payment provider, either
    with GET or
    POST. Your script receives the response and returns a result
    page to the
    user. That way your script would work like a proxy between
    the user and
    the payment provider. Of course this is just an idea, it
    might work in
    some cases, but might fail in others.
    > I'm imagining calling a payment processing routine from
    the shoping basket
    >page which would have a form containing nothing but
    hidden fields.
    Besides the unreliability mentioned above, you should also be
    aware that
    _all_ informations coming from the client-side can be
    manipulated. This
    means that users would be able to change the data in the
    hidden form
    fields before it is sent to the final recipient, they just
    have to know
    how. It depends on the informations and the used scripts if
    this can
    become an issue, but it should at least be kept in mind.
    Micha

  • How do I reorder the form results from a non-BC form in Muse?

    I have a problem with Muse, in that the emails that get delivered from filled-in forms have various fields in the wrong order and not the order that the fields appear in the actual form.
    How do I ensure the form results emails maintain the order of the fields in the form?
    For example, on the www.actconstruction.com Subcontractors form, several of the fields are wildly out of order. Here's a screen capture of the form results email:
    Here's the form as it appears on the site. You can see the fields are in completely different order to the results emai:
    So, how do I make sure the fields follow a particular order that I want them to (i.e. in the order I placed them in the form itself)?
    The form can be seen at www.actconstruction.com/contact-us.html. This shows the actual order of information. The form results email should follow the order exactly as shown on the web site.
    I've had complaints from clients about this and need to handle it immediately. Please have someone get back to me with a figure-out.
    Many thanks,
    Len Williams
    727-466-6888

    I have a problem with Muse, in that the emails that get delivered from filled-in forms have various fields in the wrong order and not the order that the fields appear in the actual form.
    How do I ensure the form results emails maintain the order of the fields in the form?
    For example, on the www.actconstruction.com Subcontractors form, several of the fields are wildly out of order. Here's a screen capture of the form results email:
    Here's the form as it appears on the site. You can see the fields are in completely different order to the results emai:
    So, how do I make sure the fields follow a particular order that I want them to (i.e. in the order I placed them in the form itself)?
    The form can be seen at www.actconstruction.com/contact-us.html. This shows the actual order of information. The form results email should follow the order exactly as shown on the web site.
    I've had complaints from clients about this and need to handle it immediately. Please have someone get back to me with a figure-out.
    Many thanks,
    Len Williams
    727-466-6888

  • DW CS5, Sending contact form results to email with page redirection using php script

    I am currently building a site from scratch with Dreamweaver, with the intent of replacing my current website layout that was designed using Intuit's website builder. My dreamweaver site is not online, but i have setup a local test server on my computer, using XAMPP, and i have an apache server with a MySQL database and a mercury mailserver running. I mention that in case it makes a difference in your answers. If necessary, I can include those settings, but that may be asking too much.
    I have an html contact form for users to schedule service appointments. I need the resulting actioned php file to do the following after submit is clicked: verify certain fields have been entered; prevent spammers or verify human visitors; send the form results to a (hidden from public view of any kind) email address; redirect user to a confirmation page, or an error page.
    I found the following code but being less than a newbie im not sure what needs to be changed, or if its even the right script i should be using:
    5 <?php
    6 $email = $_POST['email'];
    7 $mailto = '[email protected]';
    8 $mailsubj = 'You Have a Service Request';
    9 $url = '/MyLandingPage.html';
    10 $req = '0';
    11 $mailbody = "Results from form:\r\n";
    12 $space = ' ';
    13 $line = '
    14 ';
    15 foreach ($_POST as $key => $value)
    16 {
    17 if ($req == '1')
    18 {
    19 if ($value == '')
    20 {echo "$key is empty";die;}
    21 }
    22 $j = strlen($key);
    23 if ($j >= 20)
    24 {echo "Name of form element $key cannot be longer than 20 characters";die;}
    25 $j = 20 - $j;
    26 for ($i = 1; $i <= $j; $i++)
    27 {$space .= ' ';}
    28 $value = str_replace('\r\n', "$line", $value);
    29 $conc = "{$key}:$space{$value}$line";
    30 $text .= $conc;
    31 $space = ' ';
    32 }
    33 mail($emailadd, $subject, $text, 'From: '.$emailadd.'');
    34 echo '<META HTTP-EQUIV=Refresh CONTENT="0; URL='.$url.'">';
    35 ?>
    Can anyone please illuminate me on what I need?
    Thank You in advance

    Take a read here, this might enlighten you a little.
    http://www.paulgdesigns.com/learncontactform.php
    You are doing this with your local testing server, is it set up to email?
    Gary

  • Can I set up form results to be viewed in a password protected area?

    Hi,
    I am trying to create a form to capture leads for my new lead capture website. I have a bankruptcy business and would like another, new website that I can capture bankruptcy leads from a form. A lead would, of course, be someone who comes to my site and is interested in contacting with an attorney to schedule a free consultation by filling out an online form - "name, state, county, debts, etc.)
    What I would like to do is set up a nationwide site and sell, refer, give, trade? leads from other states to other local attorneys.
    So, my question is, could I set up a form with FormsCentral that I could integrate with a password protected section of my website that the other lawyers could login to in order to check form results? Could it be set so many different users (ie lawyers advertising on my site) could login to check results for their personalized form (for example lawyer A in State A can log into his own private page to check results from Form A, lawyer B in State B can login to a private page to check results from form B and so on and so forth...) Would I need a developer to code this application? Any help would be appreciated.
    Obviously this project was a larger than I expected.
    Thanks a lot!

    We likely wouldn't be a good fit for this. You'll likely have to build a custom application (developer doing coding) to support your use case.
    Randy

  • I paid for exportpdf and everytime i try to use tool on pdf, it asks me to subscribe. i have to log into website EVERY time. not acceptable.  how can i export only form fields that were filled in?

    i paid for exportpdf and every time i try to use tool on pdf, it asks me to subscribe. i have to log into website EVERY time. not acceptable. Some forms can't be saved so having to log in and only use webtool to upload a saved pdf won't work.
    as well, how can i export only form fields that were filled in if I can get pdf to save to computer?

    Hi kstine,
    I can see why that would be frustrating! Have you tried selecting Stayed Signed In underneath the Adobe ID and Password boxes when you try to log in?
    What did you use to create the PDF form? If you used FormsCentral, form data is saved to your online FormsCentral account. If you have Acrobat, you can export form data as described  here: Adobe Acrobat X Pro * Manage form data files
    Best,
    Sara

  • Export PCUI search result to Excel over Context Menu / right mousebutton

    Hello
    I am using CRM 5.0 and PCUI
    I want to export the search result into Excel, on Servicetickets (BUS2000116). When i press the right mousebutton on the searchresult, I get the option Export to Microsoft Excel.
    When i choose this option, Excel opens and i get the error message "Unable to open ......./mainDH.do. The Internet site reports that a connection was established but the data is not available."
    and the cell A1 says ExternalData_1.
    In Thread Export PCUI search result to Excel, Manuel Rodriguez told "Standard Export to excel is avaible in PCUI 5.0 and dont works in PCUI 4.0.". But I still can't make it work.
    Anybody an Idea how I can do it work ???
    Best regards
    Thomas

    Hi Thomas,
    you should not use the right click and Export to Excel. I think this is a functionality of Internet Explorer for HTML Tabes. Using that functionality you will only get the actual table exported. Do you see the Button "Download" in the Toolbar? That's the export to Excel functionality introduced in CRM 5.0.
    Regards
    Gregor

  • PI 2.2 automatically export ClientsAndUsers data to .csv

    Hello dear community,
    i try to automate export the data from the Monitor > Client and Users to .csv file.
    Is it possible to export the file every week automatically in .csv format to an external
    server (preferably SCP or SFTP). Or any other way.?
    Regards

    Hi Waldemar,
    That won't be possible. 
    But you can get the same data by running a report from Reports > Report Launch Pad > Client. The reports can be scheduled to run weekly/daily & saved locally on the server or sent through email.
    You would have to manually copy the reports out to an external server like a FTP/SFTP server.
    Ram.

  • Exporting new form responses to existing master Excel sheet?

    Hello,
    As we receive responses to our .pdf form each day, we would like to export the responses to a running master Excel spreadsheet. Is there a way to export the form data from new .pdf responses without having to over-write the master Excel sheet?
    The master Excel sheet data will be connected to a series of pivot tables which we'd like to refresh once we import new data.
    I greatly appreciate your help. Thanks kindly.

    Hi,
    Not in front of the system at the moment, but when you click on Local File, there is an option called Unformatted if i am right (the first one) select that & then save it in .txt format & later open in Excel, it should maintain the formatting.
    Check & revert if it solves the issue.
    Regards,
    Vivek

  • How to export the forms to java

    I like to made the forms available in web so i need to export the forms design to java. How to implement it.

    We used these guys
    www.Release3.com

  • Automatic export/import of ESR object

    HI.
    I want to automate export/import of ESR object.
    How can I do?
    1)export the ESR object on development system
    (automatic import to QA sysytem)
    2)activate the chang list on QAS
    regards,

    U may perform the transport to QA using CMS. Or u may simply export the ESR objects as tpz file and import it in QA system.
    Regards,
    Prateek

  • AUTOMATIC EXPORT?

    HI ALL,
    I Need a script to take automatic export of my schema day by day..can u guys drop me some scripts for me?
    Thanx in advance,
    SIMBHU.

    In which OS the database is installed? If it is Unix/Linux you can Setup a crontab job to export the schema at a particular time everyday.
    I don't think of any other way to export automatically.

Maybe you are looking for