Form Distribution and re-submit

I am new to form design but would like to create a PDF form/checklist for each project that we manage.  At any time, the project manager can access the checklist, update existing fields and re-submit.  Is there a way to do this that the dataset record gets updated WITHOUT creating a new record?
Hopefully the question makes sense...basically we want to re-submit the form, and have the dataset record updated and NOT add a new record.
Thanks

Thanks for the response Paul.  Yes that is exactly what I'm talking about.  I was hoping that by adding to the initial form you could then re-submit and have it update the first response.  This would mean that the initial form is somehow linked to the response (ie. Form #1 updates record #1, form #2 updates record #2 etc.)
I'm thinking that it might be possible to achieve something similar by looking at the project # (which is a unique field created on each form distributed) and then sorting/filtering by the submit date (to only look at the latest submitted date for that project #)....but that certainly could be more difficult in the programming/collection process.

Similar Messages

  • Form distribution and collection by e-mail alone?

    I am trying to set up an automated system for data collection via Acrobat-generated forms.  But, the respondents are in rural Africa and  have at best lousy internet access and can barely manage e-mail.  Do the form distribution and collection functions of Acrobat work when using e-mail back and forth alone, or is a connection to Acrobat.com required?
    Thanks

    Yes, it can work if the forms are sent by email. The idea is they are sent to you, and you use Acrobat to add them to Tracker. Or you can not use Tracker and just manage the data yourself.

  • Using JSP to set form data and automatically submit

    I am using JSP to extract the authentication details form the header, and then set these values and automatically submit them them to a javascript cookie function. I can extract the information, but setting and submitting to javascript seems to be a problem. I don't want to modify the original code because that may change, and if it does change, they can just copy the jsp block to the new page. Plus there may be more pages where I will need to do the same. Any suggestions?

    I am making this a JSP and hosting it in Tomcat since I already have the authentication extracted and base64 decoded with this at the top:
    <%@page language="java"%>
    <%@ page import="com.Ostermiller.util.Base64 " %>
    <%
    String auth = request.getHeader("Authorization");
         auth = auth.substring(auth.indexOf(" "));
         String decoded = new String(Base64.decode(auth));
         int i = decoded.indexOf(":");
         String username = decoded.substring(0,i);
         String pwd = decoded.substring(i+1,decoded.length());
    %>
    Then it has a form with a field checker and then login function:
    function do_login()
    if (is_ie)
    window.document.authenticate.submitbutton.click();
    else
    window.document.authenticate.submit();
    <form method="post" name="authenticate" onsubmit="return check_fields();">
    Log in
    I was wrong about the cookie. It doesn't set it in that html file, it just checks to see if a cookie exists, if it does, it passes the user through. Normally I would use a cookie bean to do this, but again I have to do this for multiple sites which have different values and encryption. I just want to pass the credentials through and then let the back end do the rest. Do you know of a better way? Thanks for replying.

  • Forms Distribution and DLL's

    I have created a form to run reports. I am in the process of
    creating the distribution media. I have included both forms and
    reports runtime applications with my application. When i
    installed my form on a fresh machine and tried to run it, it
    errored out asking for some DLL's.
    Dose anyone know what should i include with my application
    beside reports and forms runtime ????
    I am using Developer 6.0 running on Oracle 8i.
    Thanks
    Fadi

    Hi
    How are you making that 'distribution media'?
    I think Forms and Reports should be installed
    in every client machine with the original
    Oracle CD's.
    If this is a problem, and you do not use in
    your application any client-server specific
    resource, you can use the web-version of Forms,
    that does not need to be installed in the clients.
    lc

  • Forms distribution and e-mail addresses

    I am trying to distribute a form via e-mail and my return e-mail address is refused by Acrobat as being a valid address.  It appears to be the suffix part of the address which is @istr.org.uk is the problem.
    Is there  a work around for this?

    Hi George,
    Double checked the 'space situation' whilst it was not obvious that appears to be the problem. When I now use the address having positively deleted any extraneous characters visible or not the address works.
    I am puzzled by this as I am quite careful about typos in addresses.  Do you think that the system introduced this oddity?
    Problem solved though and many thanks.
    Mark

  • Form distribution submit button: how to avoid this or remove it when it's automatically inserted?

    I've form(s), created in Acrobat X Pro, that I want to put on a web page for download and fill in.  I tried this with FDF but... because I have a number of forms it proved very time consuming to match the FDF data to the relevant form.  I'm now trying to do this through acrobat,com and form distribution.
    Help pages for Acrobat X Pro state;
    "Home / Using Acrobat X Pro / Forms
    Setting action buttons
    Add a submit button
    When you distribute a form, Acrobat automatically checks the form. If it doesn’t find a submit button, it adds a Submit Form button to
    the document message bar. Users can click the Submit Form button to send completed forms back to you. If you don’t plan to use the
    Submit Form button created by Acrobat, you can add a custom submit button to your form."
    My form already has a submit button (whose target I changed to acrobat.com) which also submits to PayPal for payment and pops up a warning message to avoid (hopefully) double submission etc. (which works OK in the undistributed form) but the wizard doesn't detect this and inserts an additional submit button - top right, in the purple area.
    How can I avoid this or remove it?
    Acrobat X Pro
    Win 7 32 Ult

    *Image Block: https://addons.mozilla.org/firefox/addon/image-block/

  • How can I embed a form on my website and set up a submit button so that when people fill out and click Submit, the filled form will be emailed to me as an attached pdf file?

    How can I embed a form on my website and set up a submit button so that when people fill out and click Submit, the filled form will be emailed to me as an attached pdf file?
    Thank you!

    Hi;
    That is not a workflow that is supported by the Adobe forms solutions at this time.
    Thanks,
    Josh

  • Set Form Value and Submit Via Applet

    Hi Friends,
    suppose you have a form such as:
    <form action="submit.jsp" method="post" name = emailForm>
    <input type="text" name="emailField" size = 43>
    </form>And an applet appears on the same JSP page that the form resides.
    This applet is a simple one that takes email addresses and validates them and on clicking on a button labelled submit, the applet is to set the text field of the form to the email address provided and then submit the form. How can I achieve this?
    Thanks and regards.

    Check out http://www.codeproject.com/jscript/javatojs.asp
    You could use something like MainWin.eval("document.emailForm.submit");

  • Copy text restriction and Form Distribution

    Hello,
    I am doing a project using the trial version of Adobe LiveCycle ES4 designer suite. I want a situation where users can enter data in the form and save it and at the same time they should not be able to copy text from the form.
    If I put copy text restriction on the form, then I am unable to distribute the form and vice versa. By form distribution, I am saving a copy on my machine to test it.
    Can you please suggest me what should I do to have both copy text restriction & form distribution possible?
    A quick response would really be appreciated.
    Regards,
    Mohit

    Hi,
    I don't really know if the text field can be selected using Ctl+a, but if that is possible how about adding extra text field that is linked to pulldown menu?
    If the usage of the PDF is only for copying, then I would make a formcalc or javascript to combine all the text into one text field so that user only need to copy paste one field.

  • Modifying the appearance of the search box, the search button, and the submit button for web forms

    I'm trying to modify the appearance of the search box, the search button, and the submit button for web forms by modifying the CSS on Stylesheets. None of the tags I'm using (e.g. .webform .cat_button) seem to be working. What are the correct tags for those three elements?

    When you generate the help you can select / deselect the buttons that are displayed.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Form Layer 2 to Layer 3 on Distribution and Access

    Hi,
    Our LAN topology have Core "L3" , Ditribution "L2" and Access "L2". We want to get rid of spanning tree by moving from layer 2 to layer 3 on Access and Distribution layers.
    My questions is:
    1) Any advice/document on this?
    2) in the access switches did I have to configure each interface on 3750 as routed port by issueing "ip routing" and giving an IP address of each port ????. if this is the case than I will need huge amount of IP addresses.
    Thanks

    Hi
    Much of this has already been covered off.
    Just to add, I have implemented both routed access-layer and L2 access-layer and each has advantages and disadvantages.
    Major advantages for L3
    1) STP contained with wiring closet. Yes you can use RPVST+ but you still are extending L2 links between the distribution and access-layer with all that implies eg broadcast traffic. In addtion to utilise both uplinks at the same time requires a lot of extra configuration ie. setting root bridges for odd and even vlans and matching that to active HSRP gateways etc.
    2) Automatic equal cost load-balancing (see previous point )
    3) Easier troubleshooting. As previous poster said this is a matter of opinion and i have more experience with switching to be honest but i think troubleshooting L3 routing problems is generally easier than L2 STP problems.
    Disadvantages
    1) Vlan's cannot be extended across floors. May or may not be a problem for you.
    2) If your distribution layer utilises 6500's with service modules eg the Firewall Service Module then layer 2 links give you more flexibility in deployment.
    3) Cost can be an issue although your 3750's would support EIGRP stub functionality with only the base image.
    As another poster pointed out, STP has come a long way from it's 50 seconds failover and with the correct setup it is nowhere near as important that you try and remove it.
    I am just as much in favour of L2 access as L3 and most of major sites utilise L2 from the access-layer but with the speed/performance and cost of L3 switching you can get nowadays using L3 is a viable alternative.
    HTH
    Jon

  • Developing Form Distribution for Clients

    As a web developer, I've had good success developing an online form and distributing it via my own website.
    However, I can't seem to figure out how to do this for my clients. The perfect scenario would be this:
    I create an editable form named: AGREEMENT, and set up the distribution to manually send out the form and manually collect the responses. In the form, I create a submit button and put in my client's email address. (I enabled the Adobe extended features.) I would then send the AGREEMENT_distributed.pdf and the AGREEMENT_responses.pdf files to my client, which he would then save on his local hard drive. Then, whenever the client needed, could then send out the AGREEMENT_distributed.pdf in an email. His prospect would fill out the form, click the submit button, and the completed pdf would be emailed to my client. My client doesn't really care about the benefits of the AGREEMENT_responses.pdf file. He just wants an easy way to send out a blank pdf and received back a completed one.
    The problems lies in the fact that the distributed.pdf file doesn't seem to work once it leaves my computer. I can't turn it over to him so that he can distribute. The error messages vary, from "file not encoded properly" to "inconsistent with this version of Acrobat".
    How do I develop this for the client and turn it over to them?
    Many thanks,

    You do not need different versions. However, you need to be sure that you create the form with backward compatibility to the earliest level you expect to be used. Also, there are differences between Acrobat created forms and Designer forms (obtained from the forms menu in Acrobat). If you use Designer, then you have eliminated editing in Acrobat.
    If you expect more than 500 uses of the form by your website by users of Reader, then you need to negotiate with Adobe for the Reader rights. The EULA limits you to 500 saves of the form. It is normal for folks to submit form data by a web script. Since you are just developing the forms for clients, it may be their problem. If you will maintain the forms, you may need to address the license issue. The web submission (most reliable) by FDF or XML is the best way to go and does not require additional license approval beyond 500 (that is just for saving the form as required for submitting the full PDF).
    If you receive either data formats, they can be opened in the form in Acrobat so you still have the complete form, but maybe with an extra step. However, you might find the data is easier to deal with for use in a database.
    Back to the original: With each version of Acrobat, new form features have been added. You just need to avoid the feature that are AA9 specific. Also, you may want to use the reduce file size or PDF Optimizer (for Acrobat forms - not sure for Designer forms) to save for backward compatibility.

  • Form Distribution Issues

    I have two related issues regarding the distribution function in Arobat 9.0.
    We have an order form with a "submit by email" button on it. Myself and a co-worker, Leon, are responsible for completing that form for each order. I created the form in LiveCycle and with Acrobat 9.0, used the distribution function to send it to Leon and myself. I sent it to automatically collect the data on my own server.
    When I take an order and click submit, it doesn't go through the email process, Acrobat just notifies me that the message was sent and the order database is updated with Adobe Tracker. When Leon clicks submit, he has to go to the email process.
    Question 1: If I were to, and can I, move the collection folder that I originally set up on my own server to a common server that he and I share, would he be able to then skip the email process?
    Question 2: He only has the Adobe Reader 8.0, whereas I have the full program. How does this affect his ability to fully take advantage to the distribution and collection process?
    Thanks!

    We have a solution that allows you to do most of what you want, including bulding the form, having people fill it out either in Reader (as an XFA-PDF) or on the iPad (as an HTML form).
    You design the form once, and it will by styled correctly on the appropriate platform.
    For more information, check out these links:
    http://www.avoka.com/blog/2012/02/style/
    http://www.avoka.com/content/avoka/en/products/sff3/smartform-composer/features_and_demos. html
    http://www.avoka.com/content/avoka/en/products/sff3/avoka-smartform-factory.html

  • Adobe form distribution problem

    Form created in LiveCycle and distributed with Adobe Pro...3 choices for distribution.
    1) Through Acrobat.com (which stores the responses on Adobe servers)
    2)  By email (This is not an option for me because these forms can not  invoke an email client on submission from the user. --> group policy  locked-down machines.)
    3) To an internal server
    Option  3 works great for me as long as the person submitting the form is on my  LAN.  The problem is that we have users not on the LAN submitting the  form.  My repository for the responses needs to be accessible from the  internet.
    What I tired:
    Shared folder on server.  Full permissions for "everyone" just to avoid that as a problem during configuration....
    Folder web shared by IIS.
    Trying  to use the distribution wizard to set this up for that folder.  It  wants a UNC path but that will not work for external  users and no  matter what http path I put in there is tells me it is  unable to create  the shared folder....
    Obviously,  if the forms can distribute and submit to Acrobat.com then they can  submit to my own server.  The question is how can I do this?  Very  frustrating.

    Hello Gregg,
    I'm sorry to hear that you're having trouble distributing your form. However, I'm not sure I understand exactly what's going wrong when you try to use Acrobat.com to distribute the form; what happens when you select that option? It should be a mostly automated process, and there's a video on using Acrobat.com for form distribution here:
    http://www.adobe.com/designcenter/video_workshop/?id=vid0348
    If you are not interested in using Acrobat.com for forms (it's not entirely clear whether you are trying to use Acrobat.com or another server), please post your question to the Acrobat forum; as this forum is for Acrobat.com questions, we are not able to help with questions specific to other Adobe products and services.
    Here is the home page for Acrobat Help and Support:
    http://www.adobe.com/support/acrobat/
    Here is a link to the moderated Acrobat Users forums:
    http://www.acrobatusers.com/forums/aucbb/index.php
    Please let me know if I can be of further assistance.
    Best regards,
    Rebecca

  • Can not keep drawable signature option in reader on a form with a mailto: submit button added.

    I hope someone has run into this.  I have acrobat 11.0.10 to create fill-able forms and reader 11.0.10 to view and fill them.  Do to the nature of the forms a drawn signature is required and is available right up until I add a submit button with a mailto: action.  Then all that is available in the reader is the digital certificate.  I should add that I save the form without reader extensions.  Is there a way to add the auto-adressed mailto function for the person filling the form and still keep the drawable signature option for signing?

    - is it possible to have more than one form on the page. If so how do
    I determine which form is submitted isDefined('form1'),
    isDefined('form2') does not seem to work,
    /quote
    Yes.
    - if there are two buttons in the form how can I tell which one was
    preses as both seem to return true when tested with isDefined()
    /quote
    Give the buttons different name attributes. On your action page check
    with StructKeyExists(Form, "name_of_first_button") and
    StructKeyExists(Form, "name_of_second_button") which one was pressed.
    Mack

Maybe you are looking for

  • Loop plays in the loop browser but not on the track

    Hi, I've been having this problem for a while and reinstalling the whole program doesn't help either. I am running Logic Pro 8.02 and when I click on the loop such as "RnB beat 01" in the loop browser, it plays fine but when I drag it into the track

  • Proxy to File

    Hi eXperts,    I am developing an ABAP Proxy scenario where I have to get data from the Internal table and then send to a Legasy system as a FLAT FILE. I have developed a sample code and providing in SDN to get me corrected if any errors. Proxy to Fi

  • NOTE TAB in MIro  not transfer to FI document

    Hi, Is there a way to configure  the  copying of  MIRO tab note text to FI . We would like to copy these notes to the cheque stub. We have found a way to do it via FB60 to the cheque . IIS BADI AC_DOCUMENT is a potential solution? Thanks

  • Zeros in InfoCube

    All, We have an InfoCube that could potentially have key figures '0' as part of the requirements. And this infoCube is fed by a DSO. When there is a deletion coming from DSO, it is creating a negative entry to zero out the key figures. Now my issue i

  • Data doesnt Display at Query level

    Hi All i hv executed a query which hs costlement,costcenter,profitcenter as master data, these master data’s show complete data when I c their contents individually thru maintain Master data,, but in query the data is shown only for a few records, i.