Pre-populate a form with data in another form

I have a question closed, I don't know if this is possible, but here goes...

I want to create a link in a form of abobe that opens another form to adobe. Pretty easy, but I want to fill in the fields in the second form of the information recorded in the first.

Is this possible?

Hello

It's complicated, but it can be done.

The first form (https://acrobat.com/#d=SxYdTHsdYH90mPljsB4y7g) has a hidden field that collects data in two fields and places them in a set of data named myData. App.media using "broadcast" of the dataset.

The second form (https://acrobat.com/#d=771uNAYn9GRLlTgiaHNwfA) and then "listens" for the dataset and if the dataset exist it will populate the corresponding fields in the second form with the data first.

The second form has the script in the initialization event, so it fires on the opening of the form. There is not a direct link between the two forms, so that changes in form1 are not continuously reflected/updated in form2. It occurs when form2 is open.

You must configure the dataset for each field that you want to share. If there is a large number of them, so it can be tedious.

The full Suite of company LC would probably automate this process, but it is of a workaround for the designer of the LC.

Hope that helps,

Niall

Tags: Adobe LiveCycle

Similar Questions

  • I can automatically fill a PDF form with data from another file of the Government?

    I need to be able to insert automatically the data into a PDF form to print.  I can create the data file with alpha and numeric values to be inserted into the form.  Is there a way to merge/package/combine without action from the user to slide, falling, or gluing?

    It would be on a platform Windows (ideally for XP and Windows 7).

    Hi Mike,.

    Yes you can import data to a PDF file from another data file using option "Import data" in Acrobat. AXI supports the .fdf, the .xfdf, the .xfd, .xml and .txt file formats. I'm not sure the version of Acrobat you have, but here I am you provide the links of the AXI and AX online help documentation. Please post back if you need more information:

    AXI: http://help.adobe.com/en_US/acrobat/using/WSE8580964-0716-4452-BA8D-EA9AAD3F6091.html#WSDD 95883E-EB9B - 409 b-8C7C-33E0DAE68FFE

    AX: http://help.adobe.com/en_US/acrobat/standard/using/WSDD95883E-EB9B-409b-8C7C-33E0DAE68FFE. html

    ~ Sandeep V.

  • Is it possible to define the validation on a form field with data from another field in Adobe Acrobat?

    Thanks in advance for any help and advice. I am defining a validation for a field that ensured that the amount entered is 25% from another domain. I tried implementing a validation, but were unsuccessful. Can anyone offer any idea or solution? Thank you!

    You will need to use a script to do it. Something like this should do it:

    If {(event.value)

    Event.RC = true;

    var v1 = + this.getField ("NameOfOtherField") .value;

    If (event.value +! =(v1*0.25)) {}

    App.Alert ("the value entered must be 25% of the value of NameOfOtherField.");

    Event.RC = false;

    }

    }

    (This will check if the value is exactly 25% of the value of other... If you meant something else, please specify)

  • How can I update form field with data using "on Blur.


    Perhaps also very easy for all the experts out there that you but I'm trying to update a form field with data in another field in the form when they come out the first form field.

    Basically creating a "billing" and a form "shipping" I want to be updated automatically.

    Any help would be extremely Grateful.

    Thank you

    Steve

    He does!

    shipFirstNameText.value = this.value

    It worked

  • Can I evaluate and fill out a form with data from a custom data object?

    I'm not a developer, but I'm trying to find as much information for my web team so they can implement this for me.  We use the E10.

    I have some information for the contacts stored in a data object custom I want to use for pre-population information access door and in another form.  For example:

    1. User enters his email address into a form and hands
    2. A search and contact and custom data object (CDO)
      1. If the contact has a CDO with the required information, he fills the following form with the information
      2. If the contact does not have the required ORDER, it displays information and a link to the place where to go next

    Is it possible, and where should I direct my developers learn more about treatments?

    Richard

    Hi Richard,

    You can certainly do so using data for the Eloqua Web search (Setup > data Web Look Ups). A database search allows you to request data stored in Eloqua, bring up the page and with a few JS, we determine if they will go on track 1 or 2 you described above.

    Is that an advanced feature requires knowledge of HTML and JS. Here is a good article on data search that should help:

    Using the Eloqua Cookie to customize your Web site

    If you have any specific questions, our support team is very familiar with this feature and can help to solve problems or answer specific questions.

    -Andrew.

  • How to pre-populate the organization name, and other fields in the form of access policy?

    Hi all

    I created a strategy of access to users to autoprovision for MS AD, but I need to solve a problem. I do not know how to pre-populate e.g. name of the Organization (or other fields) of resource AD user in the access policy and prepopulate the plugins created for user AD form do not work here.

    Please, could you help me to solve this "problem"?

    Thank you

    Milan

    Access policies get a static value.  You can't fill a field with an adapter.  If you do, leave the field blank and put an adapter on the process shape to your field which must be filled by using code or logic.

    -Kevin

  • I need to merge a form with data in Excel, how can I do?

    Hello, I use a form to fill out on-line the Government and need to fill it with data in Excel. How can I do?

    Thank you very much.

    MY

    This type of operation is called a mail merge. It can be done using the PDFMaker plugin in (some versions of) Office, or by using a script.

    The names of the columns in the Excel file must match the names of the fields in the PDF file, however.

  • Determinations of pre Seed Web with data from Siebel

    Hello

    I am currently working on a VINE with Siebel PS 8.2 and OPA 10.2 with the OPA Siebel connector.
    The connector is in collaboration with the AdminSmoke and custom modules.

    But what I want is pre seed the custom with Siebel data modules.
    The documentation on the connector is not sufficient.

    Kind regards
    Bert

    The AdminSmokeTest for determinations of Web is an example of how begin before and there is also a tutorial.

  • Select the lines with the maximum value for a date where another column is different from 0

    Hello

    I need to write a query on a table (called DEPRECIATION) that returns only the rows whose date maximum (PERENDDAT_0 column) for a specific record (identified by AASREF_0), and where the other column in the table called DPRBAS_0 is different from 0.

    If DPRBAS_0 is equal to 0 in all the lines of a specific record, then return the line with date maximum (PERENDDAT_0 column).

    To be clearer, I give the following example:

    Suppose we have the following data in the table of DEPRECIATION:

    AASREF_0 PERENDDAT_0 DPRBAS_0
    I2011001074331/12/20150
    I2011001074331/12/20140
    I2011001074331/12/20130
    I2011001085612/31/20160
    I2011001085631/12/20150
    I2011001085631/12/2014332
    I2014001223812/31/2016445
    I2014001223831/12/2015445
    I2014001223831/12/20140

    The query must return only the following lines:

    AASREF_0 PERENDDAT_0 DPRBAS_0
    I2011001074331/12/20150
    I2011001085631/12/2014332
    I2014001223812/31/2016445

    Thanks a lot for your help!

    This message was edited by: egk

    Hello Egk,

    The following query works for you.

    SELECT AASREF_0, PERENDDAT_0, DPRBAS_0

    FROM (SELECT AASREF_0,

    PERENDDAT_0,

    DPRBAS_0,

    ROW_NUMBER)

    DURING)

    AASREF_0 PARTITION

    ORDER BY

    CASE WHEN DPRBAS_0 <> 0 THEN 1 OTHER 0 END DESC,.

    PERENDDAT_0 DESC)

    RN

    DEPRECIATIONS)

    WHERE rn = 1

  • Pre-fill unique choice with DLPrepop lists

    Edit: See the answer to know how to set up

    ----

    I am using DLPrepop: search for Cookie visitor data + Contact data search form checkbox Prepop (built on top of asynchronous tracking Scripts Eloqua) to pre-fill E10 form on our installation of Drupal, but I hit a wall. I can't understand how to pre-fill the simple drop-down lists. Here is the code in the DLPrepop post:

    [deleted to save space]

    Someone at - it an example of what I'm supposed to replace //Place code here for the SELECT LIST entries with?

    For those who find it in research, Mapili @Chris helped me with code selection list page 4 of DLPrepop: search for Cookie visitor data + Contact data search form checkbox Prepop (built on top of asynchronous tracking Scripts Eloqua). Below is an example of what the code for DLPrepop looks like with prefill selection lists. I'll add a link to an example of work once we place it on our website.

    Place here the code for the entries of the CHECKBOX

    If (LowerCaseValue == 'on') checked entries [index] = true;

    Else if (LowerCaseValue == 'true') checked entries [index] = true;

    Else if (LowerCaseValue == 'y') checked entries [index] = true;

    Else if (LowerCaseValue == 'Yes') checked entries [index] = true;

    Else if (LowerCaseValue == 'checked') checked entries [index] = true;

    Else if (LowerCaseValue == '1') checked entries [index] = true;

    } ElseIf (.Guy entries [index] == 'radio') {}

    Place the code for the RADIO BUTTON entries

    } ElseIf (.Guy entries [index] == "Select one") {}

    $("#"+inputs[index].id).val (ValRech) .attr ("selected", true).siblings('option').removeAttr ('selected');

    } ElseIf (.Guy entries [index] == 'text') {}

    Place the code for the STANDARD TEXT entries

    entries [index] .value = ValRech;

    } else {}

    All other entries = nothing to do

    }

    }

    }

    $("#"+inputs[index].id).selectmenu ("refresh", true);

    }

    https://s1234.t.Eloqua.com/e/F2"id ="form123">

    First name*

    var Champ0 = new LiveValidation ('C_FirstName', {validMessage: ' ', onlyOnBlur: true}); field0.add (Validate.Presence, {failureMessage: "this field is required"});

  • Working with date and time of the request for help from acrobat JavaScript...

    This coming from

    Working with date and time in Acrobat JavaScript (part 1 of 3)

    The following code adds five days to the current date, and then prints the new date in the console window.

    Get the date and time

    var rightNow = new Date();

    Get the value of millisecond

    Article date

    var msRightNow = rightNow.getTime ();

    Calculate in milliseconds, of 5 days

    5 days x 24 hours/day x 60 min / h x 60 s / min x 1000 ms/s

    Challenge of var = 5 * 24 * 60 * 60 * 1000;

    Do the calculation of var CFAbsoluteTime = msRightNow + challenge;

    Create a new Date from the calculated value

    var theNewDate = new Date (finalTime);

    In the actual work on a form code, you'll want to place the

    the object of a field value. But since this is test code, we will

    Print the result to the Console window (great for debugging)

    Console.println ("5 days from now is:" + theNewDate.toString ());

    The foregoing is the exact code (cut and paste)

    The error I get here is;

    ReferenceError: theNewDate is not defined

    1:Console:exec

    undefined

    To get the "undefined" question a lot... it seems to me, learn to distinguish the undefined 'of type' undefined 'variable' and undefined 'value '.

    in this case 'theNewDate' seems to be defined as a variable equal to the current date plus 5 days... BUT I am now "educated" enough to 'see' Why am I getting the error...


    Any thoughts... Any who...

    You need to highlight all the text that you want to run.

    You have not set the rightNow variable before you can apply a method to the variable.

    You can just add a new variable as msRightNow name. Why not use rightNow.

    Executes the code that you provided with a new departure of Acrobat, I get the following error messages:

    rightNow.getTime is not a function

    1:Console:exec

    TypeError: rightNow.getTime is not a function

    1:Console:exec

    undefined

    What you are showing probably works because your previous attempts have left behind them a variable "rightNow" and as long as you do not have the object of time date change too much, you will not notice the error.

    Cleaning of your code:

    get the number of milliseconds of the date object.

    rightNow var = (new Date()) .getTime ();

    define 5 days in milliseconds;
    Challenge of var = 5 * 24 * 60 * 60 * 1000;

    Add 5 days to the value of this moment and assign the result to the last time;
    var CFAbsoluteTime = rightNow + challenge;

    convert finalTime value in a date object.
    var theNewDate = new Date (finalTime);

    display the result;
    Console.println ("5 days from now is:" + theNewDate.toString ());

    Have you tried the code that I provided, it is another way to add days to the date object.

  • Can pre-populate us Web App via a URL field

    I'm looking to pre-populate a field for an entry in the Web App coding a customer must click on a URL.  They would be then directed to the page containing the Web App registration form and URL encoded data would be filled out on the Web App registration form. Thanks for the help.

    Make offer

    Use the name _nolink if your display to aid in a list layout. Fine for having tag_name just in the Details view. Good to give it an appropriate value as well as shown. Then, the module you have. It should work correctly.

  • Scheme, with data and submit

    Hello guys,.

    I would like to help here.

    I have designed a form with a defined schema, an example of XML data file and now it is pre fill a DropDownList control with data from XML (say 50 points). But when I send the form in XML format, presents the complete list of 50 items as well as selected.

    Is it possible to show only the selected item?

    To be more precise, how can I choose the fields that I need to be submitted?

    Thank you

    Hi Diego,.

    Here is the link to a sample form and the XML data.

    https://Acrobat.com/#d=jC13e8CLueyxcEU7LWM84A

    https://Acrobat.com/#d=BFnSDSzIVY65BgDSf3KN0Q

    The form is pre-loaded XML. You can find in the drop docReady event how it works. In the button submit I am remove the nodes of the XML that I'm disguising, so that it only exports the value present in the field. I guess you can also do it by removing the script from the docReady event, but not sure you can give it a try.

    Thank you.

    Sidonie.

  • Pre-fill the form user Xellerate

    Hi all

    I have a small question I wondered if people might be able to help with. I'm working on some custom fields defined by the user and need to set automatically one of the fields a separate number. I was trying to find a way to pre-populate adapters for this but do not know if this is possible. The next option would be to make a shape any manager of data objects to assign the number based on a transaction of insert/update of the user. Not sure if one of these is better/possible, but any help you can give would be appreciated.

    Thank you
    Nick

    The user key stands in the base of the IOM. Can't you just use it?

  • Redirect data to another table using before insert trigger.

    Dear all,
    How can I redirect the data to another table in a before Insert trigger? My database is Oracle10g.
    I have a table EMP (EMP_ID, LAST_NAME, SALARY).
    I have another EMP_COPY table with the same structure. I also have a before Insert trigger on the EMP table.
    Based on a condition that I have to redirect the data in table EMP_COPY. Let's say the condition is EMP_ID = 100.
    I fire an insert on EMP table for example INSERT IN EMP(EMP_ID,LAST_NAME,SALARY) VALUES(100,'Dev',500).
    On the inside of the front Insert trigger on the EMP table, I have the code
    IF EMP_ID = 100 THEN
    INSERT INTO EMP_COPY (EMP_ID, LAST_NAME, SALARY)
    VALUES(:NEW.) EMP_ID,: NEW. LAST_NAME,: NEW. SALARY);
    COMMIT;
    ON THE OTHER
    NULL;
    END IF;
    But the problem here is that data goes to EMP table of origin also although I don't want. He should do an Insert into EMP table only if EMP_ID! = 100.

    One way has been to raise a user-defined exception inside the If statement and not handle it so that the original insert on table EMP fails but INSERT comes in the EMP_COPY table. But in this solution since the inside the trigger unhandled exception, it propagates to the calling environment. And I can't stand outside relaxation as the calling environment is a form of Oracle Apps standard that cannot be customized.

    Any kind of help will be highly appreciated that I am fighting for more than two weeks.

    Thanks in advance
    Dev

    Remove the autonomous transaction pragma... and then try again.

Maybe you are looking for

  • Safari: To view this page you need to register this domain on...

    Get this message when you try to log on to 1 particular Web site: "To view this page, you must register this domain on trade.swissquote.ch:443." Have seen before with other sites, it always went away, unfortunately not this time! Any help much apprec

  • Satellite A - consider replacing your battery

    Hello world I changed my OS from vista to windows 7 after a few months it shows "consider replacing your battery", I could not understand the problem. Any oone can tell me the reason, more autonomy is almost 1: 00 now.

  • G62: Disabling system hp - G62

    I have a HP G62, which gives me the code system off. Key: 51202969

  • VRD - MC6 co using burn a DVR recording

    I had connected my recorder VRD - MC6 to attactch to my DVR to record a record on a DVD, and it worked. Tried to repeat this feat and am getting an error message waiting for entry. Obviously, something is wrong but don't know what. Follow the instruc

  • Can't open the images in Windows Live Photo Gallery

    I had windows live photos with all my photos for some reason, I can't open it and receive an error code. tried HP for help, but they do not solve the problem I open the photo gallery simple but really like the format of the live Photo Gallery windows