Selections from drop-down list in the text box is not saved when PDF is saved/sent

I have a drop-down selection list and items can be added from the drop-down list in a textbox as multiple items. (this work all fine)

When I send the form as a PDF and then all the other field values is saved, except the values entered into the text selected in the dropdownlist control box.

How can I get these values to be saved in the PDF file so that these values disappear.

Thank you so much for everything tips to get this working so that when the form is sent by e-mail the selected values go with the form

.. run only in the file > Properties > tab by default , that the changes of Script preserve is set to Automatic.

Niall

Tags: Adobe LiveCycle

Similar Questions

  • Fill the drop-down list on the duration box

    Hi all

    Please help me to fill in a drop-down list on the duration.
    vcclient_no: = FK_SPLIT (vcBuffer);
    vcpol_ref: = FK_SPLIT (vcBuffer);
    vcmake: = FK_SPLIT (vcBuffer);
    vcmodel: = FK_SPLIT (vcBuffer);
    vcchassis: = FK_SPLIT (vcBuffer);

    I need fill out the values of these variables to a drop-down list box.

    Take a look at the online help, there is a complete example.

  • Create the drop-down list on the other box

    I currently have a drop-down list box in my film. The selections are 1, 2, 3 and 4. I would like to generate another X to the combo boxes of the same structure based on this number. I.e. someone chooses 2 in ComboBoxA. So 2 of ComboxB are generated below that.

    If anyone can help with the syntax?

    Thank you

    Brandon

    :

    Import mx.controls.ComboBox;
    var tl:MovieClip =;
    var OL: Object = new Object();
    Lo.Close = {function (eobj:Object)}
    for (var i = 0; i)
    var cba:ComboBox = tl.createClassObject (mx.controls.ComboBox, "cb_" + i, i);
    CBA._x = cb._x;
    CBA._y = cb._y + (i + 1) * cba._height;
    cba.dataProvider = [what];
    }
    };
    cb.addEventListener ("close", lo);

  • ToolTip for the drop-down list of the combo box

    Hello

    How can I give a ToolTip when I ride on an item in the drop-down list of a ComboBox?
    Its a little urgent: () help, please.

    Thanks in advance,
    Yann

    HI HI...

    Try to play with this example changed from Flex 2 help...

    Import mx.events.ToolTipEvent;

    [Bindable]
    public var cards: Array = [{label: 'Visa', data: 1},]
    [{label: "MasterCard", data: 2}, {label: "American Express", data: 3}];

    [Bindable]
    public var selectedItem:Object;

    ]]>







  • Audio, attached to the text box does not restart when you click the Replay button

    Hello

    I'm currently having problems with audio / reading slides. The characteristics of sliding replay I tried (listed below) read the images and text boxes, but the audio attached to text boxes do not restart, continue as if nothing has happened during the synchronization of text boxes and images have been reset. This happens also with videos and flash files - the slide reads but the videos and flash files continue to play.

    The two replay options slide, I tried:

    With the help of a widget: http://www.cpguru.com/replay-slide-widget-for-adobe-captivate/

    Advanced use of stocks: http://www.youtube.com/watch?v=vhT7B5I3fw8

    Is there a setting I can change to make audio/video restarts along with other objects on the slide?

    Thank you!

    I thought about it--(yay!)

    Here is a screenshot of the code that worked... need to replace a 'framework' with a 'landslide' command command

  • How are added as a drop-down list in the printer options to create a file PDF Adobe Acrobat?

    How can I add adobe acrobat in the drop down menu the option to printer on my win7 system?

    Original title: create PDF files

    Also: Free Office, Open Office, Microsoft Word (versions), and Word Perfect will save in the form of pdf files. For example, you can create a document save as a pdf or open an existing document, change if you wish and save as PDF.

    Tom Ferguson

  • How to remove a web address in the address bar drop down list? The old advice does not work. Help!

    The OLD advice for this problem, listed below, does NOT work. Web addresses just do not detach:

    1) click the arrow located on the right side of the address bar of Firefox. A list of URLS will come down.

    (2) place your cursor on the URL that you want to delete manually.

    (3) press and hold the "shift" on your keyboard. Then, press the "Del" key The URL highlighted is removed. Or I have been advised to hold the 'Ctrl' key Neither work.

    There are a few new instructions, updates on how to remove the unwanted drop web addresses. Everyone?

    Hi, if your problem is removal of the history of the site. Click on the firefox menu and go to history-> history-> click history on the left side of the window. Now you can remove unwanted Web sites from the list.
    If you want to delete bookmarks fallow the instructions remove bookmarks

  • Impossible to delete previously selected items from the drop-down lists at the click of the button Reset on a page of the screen.

    Hello

    I'm unable to clear previously selected items from the drop-down lists at the click of the button Reset on a page of the screen. The code I did to clear the previous value when the click on the button Reset is as below.

    {} public void onReinitialize (ActionEvent actionEvent)

    System.out.println ("onReinitialize is called ::");

    UIComponent uiComp = actionEvent.getComponent ();

    If (uiComp is nothing)

    {

    otherwise we use the button that we linked to that bean

    uiComp = getButtonResetByBean ();

    _logger.info ("reset fields: buttonID =" + uiComp.getId ());

    }

    on the other

    {

    _logger.info ("reset fields: CompID =" + uiComp.getId ());

    }

    Pass the component inside the uniforms, UIXForm, UIXSubform, UIXRegion, UIXPopup, RichCarousel

    or RichPanelCollection that contains the components to reset

    getTextIDLOV () .setValue (null);

    ResetUtils.reset (uiComp);

    }

    ---

    Using this code Iam able to clear the entrance to the text box but can not clear previously selected items from the drop-down lists when the reset button is clicked

    Can anyone please help on this issue.

    It's simple, you can set GenerateIsNullClauseForBindVars = "false" in the viewCriteria who created in EmployeeView

    After doing that it will fill the list of employees only after the Department selection

    Again check the enclosed application

    Ashish

  • How the auto fill a field based on the drop-down list unless the specific item is selected

    Hi all

    My apologies if I posted this in in the wrong place, but I am new to these forums, JavaScript and Adobe LiveCycle.

    I am trying to build a form using LiveCycle Acrobat but have problems with the drop-down lists.

    Inititaly I just wanted to fill in the fields in a table based on a matching menu selection dropdown in another table.

    I used the following code and it worked fine:

    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)

    fFrom var = xfa.resolveNodes ("Workbook.Content.Table1.Row3.AppropriationDetails [*]. Row4.cell1');

    OTF var = xfa.resolveNodes ("Workbook.Content.Table2.Row3.AppropriationDetails [*]. Row4.cell1");

    for (var i = 0; i < = fFrom.length - 1; i ++) {}

    fTo.item (i) .rawValue = fFrom.item (i) .boundItem (xfa.event.newText);

    }

    The problem is that now I want the code above works UNLESS one of the items in the drop-down list is enabled specifically in this case, I want the text box in the other table to display a message such as "Details of the entry in the field below.

    I tried to create an If Else statement using the following code:

    Workbook.Content.Table1.Row3.AppropriationDetails.Row4.Cell1::change - (JavaScript, client)

    fFrom var = xfa.resolveNodes ("Workbook.Content.Table1.Row3.AppropriationDetails [*]. Row4.cell1');

    OTF var = xfa.resolveNodes ("Workbook.Content.Table2.Row3.AppropriationDetails [*]. Row4.cell1");

    for (var i = 0; i < = fFrom.length - 1; i ++) {}

    If (fFrom.item (i) .rawvalue = "Option 3") {}

    fTo.item (i) .rawValue = "enter the details in the field below.

    }

    else {}

    fTo.item (i) .rawValue = fFrom.item (i) .boundItem (xfa.event.newText);

    }

    }

    The code now filled the field with "Enter the details in the field below" any item I select in the drop-down list.

    Your help is greatly appreciated.

    See you soon,.

    ozzy_q

    Hello

    You use .rawValue in the change event. This will cause problems because the selection of the users has not received .rawValue from the drop-down list at the time when the change event is triggered.

    Move your script as it should to the output of the dropdown event.

    Hope that helps,

    Niall

  • LiveCycle: How to select a drop-down list and fill in a text field.

    I have a PDF on Adobe livecycle 8.0 that if selected will auto fill the field area:

    GoalDropDownList: has points:

    People with disabilities

    Functional

    Impairment

    I would like that when disability is chosen this GoalTextField show:

    Patient will return to the previous level of function.

    When functional is chosen GoalTextField to see the

    Patient able to stand 5 minutes

    When the disability is selected GoalTextField to see the

    Patient has full range of motion

    Any help would be appreciated.

    I'm new so can you include in java script where it must go out, enter, etc..

    Thank you all.

    In fact I don't know how to show a picture of this to illustrate what someone knows how?

    Write the code javascript next to the drop-down list in the change event.

    var

    selectedValue = xfa.event.newText;

    If

    (selectedValue is 'Disability')

    TextField1.rawValue

    = "Patient will return to the previous level of function.";

    on the other

    if(SelectedValue=="Functional")

    TextField1.rawValue

    = 'Patient able to stand for 5 minutes.';

    on the other

    TextField1.rawValue

    = 'Patient has full range of motion. "

    Thank you.

  • Fill in textedit with selection field drop-down list

    Hello, everyone!

    Thank you much for the help that you give me for a long time.

    I have never seek and find great solutions.

    But this time, I have found nothing.

    I need to fill a field of textedit from a selection in a drop-down list.

    Is there a way to do this?

    My fragment:

    var myP0a = myGtop.add("panel", undefined, "JOURNAL");
    myP0a.margins = [10,15,10,10];
    var myTEMPLATE = myP0a.add("dropdownlist", ["","",200,25], ["", "Journal 01", "Journal 02", "Journal 03", "Journal 04", "Journal 05", "Journal 06"]);
    myTEMPLATE.selection = 0;
    
    var myGdoi = myG1.add("group");
    myGdoi.add("statictext", undefined, "DOI:");
    myGdoi.orientation = "row";
    var myDOI = myGdoi.add("edittext", undefined, "000");
    myDOI.characters = 34;
    

    Based on the selection of myTEMPLATE, I want to fill in the myDOI field.

    Is this possible?

    Thanks in advance and sorry if this question is already answered in another topic.

    The selection of a drop-down list is a ListItem object (or null), therefore, you just collect the selection.text from the drop-down list in the onChange of the drop-down list manager:

    myTEMPLATE.onChange = function(){
        if (this.selection===null || this.selection.text.length===0){
            myDOI.text = "000";
            }
        else{
            myDOI.text = this.selection.text;
            };
        // and maybe more stuff here
        };
    

    or equivalently, in a shorter form:

    myTEMPLATE.onChange = function(){
         myDOI.text = (this.selection && this.selection.text) || "000";
        };
    

    Xavier

  • Selection of drop-down list box does not appear

    I've read several display on this site and others.  I can't find the right solution to get the drop-down list box to work.  I publish for Flash player 10 and AS 2.  The final file will be imported into an Articulate/PPT file.

    I'm simulating a form that my audience must fill.  2 text fields, I use a drop-down list box to select the appropriate entry.  If they leave the screen of the form, I need save their answers, so they need not start from the beginning.  I use global variables.

    My problem occurs when I try to fill the drop-down list using the previously selected public response box.  I tried to use setSelectedIndex.  It works insofar as the choice highlights in the drop-down list box, but the actual selection does not appear in the text box.  What I do pay Combobox.text = selection?

    just assign the selectedIndex property.

  • Fill the drop-down list in the SQL data source

    I have a data source that retrieves data from an sqlite database. How do I pass two areas of this query to a drop-down list on the page. I want to create a drop down list with the value and the text of this data source

    Hello

    To extract the values you need to wait for onDataLoaded. "data" parameter is a list of cards.

    An example of code for data access :

    http://supportforums.BlackBerry.com/T5/Cascades-development/SQLite-count-query/m-p/2477699#M27180

    http://supportforums.BlackBerry.com/T5/Cascades-development/DataSource-data-in-JavaScript/m-p/244171...

    To add an option to the menu drop-down:

    attachedObjects: [
      ComponentDefinition {
        id: optionFactory
        Option {
        }
      }
    ]
    
    ... to add an option:
    
    var newOption = optionFactory.createObject()
    newOption.text = 'Text to add' // or a variable fetched from data source//newOption.otherfields = ...
    dropdownId.add(newOption);
    
  • How to change values from drop-down list in several fields simultaneously

    I have a 50-page form that contains a multitude of areas.  One of the fields from drop-down list is repeated throughout the form.  The values in the drop-down list options must be the same for all fields of form drop-down list.  These fields are not copies.  I need to make them individually selectable with touching other areas.

    The problem is, I often have to update the values in these fields... and there are dozens of them.

    Is there a way to store the list in the document and have all dropdowns access from this central location?

    You can do quite easily with a script. For example:

    var aList is ['Alaska', 'Washington', "Oregon", "Idaho", "Montana"];.

    getField("dropdown1").setItems (aList);

    getField("dropdown2").setItems (aList);

    Add any other dropdowns here

    You can store this code in a JavaScript function at the level of the document and update it and then call it whenever you need to update the drop-down lists. If you need to include the value of exports for the elements, you need to change the table suruneliste to an array of arrays, something like:

    aList var = [['Alaska', 'AK'] ['Washington', 'WA'], ['Oregon', 'GOLD'], ['Idaho', 'ID'], ['Montana', 'MT']];

  • Using drop-down list and the required fields

    I am trying to create a timesheet in Livecycle to replace the current form I have in Excel. I'm still a beginner w / LiveCycle and this is the first question I've had for some time. I have problems that require a field based on a choice.

    The timesheet is set up as follows:

    Timesheet Screenshot.png

    In my excel spreadsheet when you choose the project, the customer: job field in the same row turns red, indicating that it is now a required field. If you choose overhead, the explanation field on the same line turns red, indicating who's now is a required field. I want to do the same thing with this form (blushes) is actually make the field required, which is simpler.

    Can someone help me with this? I feel very lost. If it is not possible to change fields based on selections from drop down someone has any alternative suggestions? Any help is very appricated.

    You can do the following...
    Exit the drop-down list with JavaScript as a language event.

    If (DropDown1.rawValue == 'Project') {}
    Customer.Mandatory = 'error ';
    JobField.mandatory = 'error ';
    }

    You can replace the domain names with the actual names in your PDF.

    If you want to enable compulsory you set property "error."

    to disable you set the property to "disabled".

    Thank you

    Srini

Maybe you are looking for

  • Lose my PC and Mac

    Think to get rid of my laptop and using my iphone / ipad / apple TV 4 to access the files on the PC now by getting a capsule 2 TB. I'll be able to edit photos, view and edit spreadsheets, etc. on the TB with a pro ipad as if it were a hard drive?  As

  • My Skype Premium account allows unlimited Skype calls from my iPhone?

    My Skype Premium account allows unlimited Skype calls from my iPhone?

  • HP 250 G3: password administrator or power on password

    an idea for the hp 250 g3 or power on password administrator password. the message is 'off system' [76949649]. Thank you

  • Windows XP SP3 registry

    I am eager to defrag my Windows XP registry. Can you recommend a quality software for this task? What do you recommend when it comes to defrag the registry?

  • Export/Import Favorites

    I have Windows XP and IE8. I checked help for export/import of Favorites and know it: Click the Favorites button, click the arrow next to the Add to Favorites button, and then click import and export. However there is no arrow next to the add to Favo