Curious problem with lists drop-down and put in page sank

Hi - I have a form (I hope to become a series of forms) which has a provision passed which works very well. I presented a drop-down list that is populated from an XML data file. The user selects the item in the drop-down list and the result of the forces of the name in another text field, and the address in a different text field. To get the XML code embedded, I entered in Acrobat and imported the data file in the form - this allows activate me drive (using LiveCycle Reader extensions) and everything works fine, except for the odd behavior: the drop down menu fills the text fileds as expected, but as soon as I'm in the first fluid text box 12 Add text, and to expand the box, fields of text data population becomes empty. The user would be in a situation where they would have to fill all fluid areas before their choice in the menu dropdown. I want that text fields populated by drop down menu to stay populated.

I tried to give the fields this script to the output:

setItemState (i

it's true )

What is the connection defined for fields that disappear? Look at the link in the object palette tab.

Paul

Tags: Adobe LiveCycle

Similar Questions

  • Problem with menu drop-down

    Hello

    I have just re skinned a friends site and I have a problem with the drop down menu on this page here:

    Please click here

    As you can see the 'description' field is set too far toward the bottom of the page and should be just below the title area "description."

    I would appreciate if someone could give me some pointers on what is happening and what I could do to solve this problem.

    Thanks in advance, Martin.

    Hi again,

    A slight change in the width of the text box did the trick, thank you Murray

    Best regards, Martin.

  • Re: problem with menu drop-down lists.

    Hello everyone,

    I am facing a problem with the drop-down lists in my application, I have 4 drop-down lists one under the other. The main problem follows here, the second list is being covered by the first list when the first list fell down. How to get rid of it, any suggestions please,

    Thank you and happy new year.

    You must listen to the update and then change the order of objects.  Seems odd that RIM does not perform this themselves because it is a problem long been known.  A few other controls have similar problems.

    Community Library:

    import flash.events.Event;
        import flash.events.FocusEvent;
    
        import qnx.ui.listClasses.DropDown;
    
        public class DropDown extends qnx.ui.listClasses.DropDown
        {
            public var dataField : String = 'data';
            public var defaultSelection : * = '';
    
            /////////////////////////////////////////////////////////////////////////
            public function DropDown()
            {
                super();
                this.addEventListener(FocusEvent.FOCUS_IN, HasFocus );
            }
    
            ///////////////////////////////////////////////////////////////////////////
            private function HasFocus( event : Event ) : void
            {
                this.parent.setChildIndex( this, this.parent.numChildren-1 );
            }
    
            ////////////////////////////////////////////////////////////////////
            public function set selection( value : * ) : void
            {
                var entry   : Object;
                var counter : int = 0;
                for each( entry in this.dataProvider.data )
                {
                    if( entry[ this.dataField ] == value )
                    {
                        this.selectedIndex = counter;
                        break;
                    }
                    counter++;
                }
            }
    
            //////////////////////////////////////////////////////////////////////
            public function get selection() : *
            {
                return this.selectedItem ? this.selectedItem[ this.dataField ] : this.defaultSelection;
            }
        }
    
  • Problem with the drop-down list related calculations

    Hi all

    I worked on a leave form using Adobe LiveCycle ES2 Design for more than three weeks. I am new to my work computer applications programming, and I've not had many world real experience with Javascript. My problem is that I have two drop-down lists in two separate subforms. I have a separate box for users to insert the number of hours of leave, they want to take next to each drop-down list. At the bottom of the form, I have a subform that I want to track the total number of hours for the type of leave, the users selected in the drop-down list.

    I tried several methods of JavaScript to FormCalc, but I succumbed to find a way to indicate each of my category of leave amounts to fields to reflect the value in field hours (this is... if the leave type list specifies the type of leave). I'm tired of scouring the Internet and books to see if I can find a viable solution to this subject. I have another issue to discuss with this same form regarding my case to add calculations, but he will have to wait until I am able to get this rectified issue. Can someone help me?

    Leave_Slip rough.png

    The script necessary to each calculation of total field.

    The only thing different between them, it's the '6' is changed for each category (i.e. personal leave is '0'). FormCalc select in the script editor. It really works in your form - guaranteed!

    Older var = _IndvSubForm.count

    var totHrs = 0

    for i = 1 to older don't

    If (IndvSubForm [i-1]. DataDropDownList2 == "6") then

    totHrs is totHrs + IndvSubForm [i-1]. TotalHours2

    continue

    on the other

    continue

    endif

    ENDFOR

    $ = totHrs

    Good luck

    Stephen

  • BlackBerry 10 problems with list of calendars and Google Apps contacts

    Hello world

    First I did a search but the results that are returned are all either outdated (using ActiveSync) or does not work for me (CalDAV and using the client to add a default account).

    I have a free Gmail from Google Apps (e.g. @companyname instead of @gmail) business account and the difficulty to get the calendar and contacts. I had no problem adding my regular Gmail account and that synchronized all emails, contacts and calendar list, but the Google Apps account will only add to my @website account, but not the calendar or contact list.

    Can someone help or direct me to a thread that I might have missed?

    Thank you!

    Oh, I'm sorry... I missed the word 'free' on your first post... you have free Google Apps and not paid Google Apps... As far as I KNOW, only paid accounts still get ActiveSync:

    • KB33798 10 blackBerry Smartphone displays the error message "Service for account is not available, access should be available soon a 403 error" when you try to integrate a Gmail via Microsoft ActiveSync free

    Therefore, you must configure via IMAP, you have to first of all make sure you activate via the Gmail webmail interface. According to the KB above the BB10 Assistant should be able to configure correctly, without having to provide advanced details (after you activate your Google account to IMAP, of course).

    Good luck!

  • try to reinstall cs4 on my old G5.  does not recognize the previous version when I select in the menu drop down and put in the n serial

    I am trying to reinstall CS4 on my G5, but when I put the serial number does not recognize it.  I installed premium Creative suite without problem, but cannot get in addition. My G5 is not an Intel processor, therefore impossible to go out and buy new software.  I have discs and sn #'s.

    Thank you, I solved the problem.

  • Showing and hiding of multiple tables with a drop-down list

    I'm doing a drop-down list so that users can select the number of tables that are shown/generated when they specify the tables how they need to complete (there is 1 table for each day of a multi = day, maximum of 5).

    I thought I would use a similar javascript than I used in another place on the form that has been applied to radio buttons to show or hide a specific table. When I applied that to the drop down and added more than lines that the scipt was ineffective, with some play that I managed to do the work, but now it seems thre is a question with which value is selected in the list. When a user selects a certain value, it shows the previous value (so when I chose 4 days, which has a hairy '3', the message box for the test proposed, I added told me I selected the value '2').

    I wonder if there is an easier way to do the function, what I'm doing, or if the drop down menu is the best solution? The maximum number of tables that can be filled is 5, then the drop down menu appears as a way ideal for resticting than for the person filling out the form.

    This is an example of writing, that I joined the drop-down list, as an action of "change." It is repeated 4 times for each value.

    Form1. Page2.DropDownList1::change - (JavaScript, client)

    If (this.value == '2') {}

    Form1. Page2.TableDay1.presence = "visible";

    Form1. Page2.TableDay2.presence = "visible";

    Form1. Page2.TableDay3.presence = 'hidden ';

    Form1. Page3.TableDay4.presence = 'hidden ';

    Form1. Page3.TableDay5.presence = 'hidden ';

    }

    else {}

    Form1. Page2.TableDay1.presence = 'hidden ';

    Form1. Page2.TableDay2.presence = 'hidden ';

    Form1. Page2.TableDay3.presence = 'hidden ';

    Form1. Page3.TableDay4.presence = 'hidden ';

    Form1. Page3.TableDay5.presence = 'hidden ';

    }

    If (this.value == '3') {}

    Form1. Page2.TableDay1.presence = "visible";

    Form1. Page2.TableDay2.presence = "visible";

    Form1. Page2.TableDay3.presence = "visible";

    Form1. Page3.TableDay4.presence = 'hidden ';

    Form1. Page3.TableDay5.presence = 'hidden ';

    }

    else {}

    Form1. Page2.TableDay1.presence = 'hidden ';

    Form1. Page2.TableDay2.presence = 'hidden ';

    Form1. Page2.TableDay3.presence = 'hidden ';

    Form1. Page3.TableDay4.presence = 'hidden ';

    Form1. Page3.TableDay5.presence = 'hidden ';

    }

    I looked at it and tried a few different things and my colleague who is much better than me with sciprting is also at a loss for now - he is unfamiliar with LiveCycle, unless I have so any help is appreciated. Thanks a lot once again as my last number (the script for radio buttons) has been resolved here. Thanks again.

    The question that you see with the value being off is due to the fact that you use the change event. The change event is triggered * before * the new value is assigned to the field. This event is commonly used for intercpet changes. If you wish to continue using the change event, you can get the new value with:

    xfa.event.newText;

    This, however, will get the text that is displayed instead of the value behind. No doubt, you can consult the nodes in the drop-down list to see what value, but I think you should just avoid all of this by adding your code to the layout event: each subform hideable... loan for example, for the first, in the case of TableDay2 layout_ready (as the day1 should never be hidden, as I understand it) put :

    This.Presence = (DropDownList1.rawValue > = 1)? "visible": "hidden";

    TableDay3 would be:

    This.Presence = (DropDownList1.rawValue > = 2)? "visible": "hidden";

    etc.

    Let me know if it helps.

    -Scott

  • Problem of not seeing list drop-down connection to the wireless network when checking connections network - pc windows 7.

    Problem of not seeing list drop-down connection to the wireless network when checking connections network - pc windows 7.

    I just installed a Belkin modem-router - which went well. Can I connect WiFi gadgets etc. I can also connect to the internet via a network cable to my pc. I also installed a belkin usb wireless adapter and in Device Manager, says it is enabled and works.

    My problem is, I have no way of choice get a WiFi PC to display in the list (from the notification area) and cannot get the pc to give me options to create a wi - fi connection. The more I get to try to do that is "unexpected error"!

    If someone could help on this - I would be very grateful

    Good news - update of my ongoing saga with this Belkin modem/router.

    Got the pc to see wi - fi now. It turned out to be the Zone Alarm! As the router has a firewall, I uninstalled Zone Alarm completely. Also, I went into the properties of belkin usb and checked it was the most recent drivers, it does not so I installed them.

    So far so good

    Thanks for the help

    TREV Smith

  • curious problem with extrusion and rotation

    I found a curious problem with extrusion and turn into the CS6. It's not a bug, but it's a behavior that is less intuitive who is confused and sometimes painful. I think it is something that should go on the list of tasks for the devs. Someone else, right? Don't agree?

    Example:

    Rotate_issue.jpg

    I started with a path arrow, to which I applied the effect "extrude". I then put an icon on top of the arrow and grouped in the icon and the arrow. Now, I use this icon arrow in several different parts of my design, in different orientations. I flip the arrow, the relative position of the icon and the arrow seems to pass. I believe that this is happening because when you rotate the arrow icon, Illustrator rotates both the icon and the arrow on the center of the underside of the arrow. This is because the upper side of the arrow is essentially fictitious, just an artifact of the effect of extrusion. So, even if the icon appears as if it is drawn on the upper side of the arrow, it behaves as if it is attached to the underside of the arrow. When you apply a transformation, this transformation impacts on the underside of the arrow, causing the top of offset from the icon.

    The solution would be to add an extra box to the effect of extrusion, asking if you wanted to extrusion (the way things are currently done) upwards or downwards. If you can extrude downwards, then the upper side of the arrow would be the 'real' face, those affected by the changes. You can then put a picture on the top, the arrow and the image of the group, and when you apply a transformation, the icon would remain fixed relative to the top, which would be consistent with your intuitive expectations.

    If anyone is curious to experiment with this particular example, I posted this file in Google Docs here:

    https://docs.Google.com/file/d/0B0Hoxcl5zTEtTXo5QnNsMGwwOGc/edit?USP=sharing

    It's about what you just mount the image with a transformative effect to match the extrusion.

    So basically, you apply a 3-d rotation effect to your image to match the rotation of your arrow, then you apply a transformation movement in the vertical axis to match the height of your extrusion.

    hope this helps

    https://docs.Google.com/file/d/0B4ilRoSBagc3d2w2Ylc2cWxFVjA/edit

    If you want to get real on this issue retro we only corresponding to the rotation of the arrow in the center of the extrusion, if we wanted to distort the image perfectly, the rotation should be slightly higher, but anyway, it is hardly noticeable.

  • Problems of the drop-down list of the hotspots alignment

    I use RoboHelp 7 and have a project with a lot of topics that contain bulleted lists with drop-down hotspots and text. I have met an alignment problem in these drop-down hotspots and hope someone can help me understand how to solve this problem.

    I want to indent the text that appears when you open the dropdown menu, then it aligns in virtue of the text of the list item to chips, rather than the bullet itself (so it is easier for users to differentiate between the text of the dropdown of the bulleted list).

    To do this, I did the following:
    (1) created my hotspot menu drop-down
    (2) delete the default text that appears in the text box
    (3) the icon click Increase Indent
    (4) entered the scrolling text

    The text seems to be aligned correctly in the WYSIWYG editor, but has a hanging indent, when I saw it and after that I generated WebHelp output. The paragraph format does not show a negative withdrawal, but that's what I see in the forecast and the generated output.

    Can someone explain why this happens and how I can fix this problem? Thanks for your help...

    The way to handle this is to create a new style in your stylesheet with the correct indentation and that applies inside your fall down.

  • I created a PDF form with several drop downs, all with the same drop-down values. When I select a value of 1 in the drop-down list fields, it breeds in all others - which I don't want. How can I fix?

    I created a PDF form with several drop downs, all with the same drop-down values. When I select a value of 1 in the drop-down list fields, it breeds in all others - which I don't want. Can I fix?

    I am fairly new to this, but I think it has to do with the way you have drop them downs named. Copy you a then keep stick in each area? If so, that's the problem. You must rename each with a different number: Dropdown1, Dropdown2, etc. I think this might solve the problem.

  • ADD ITEMS TO THE LIST DROP-DOWN LIST TO A TEXT FIELD (USER ENTERS THE ITEM) AND ALSO RELATED TO VALUE

    Untitled.jpg

    I have WANTED to ADD of ELEMENTS from the list drop-DOWN OF THE AREA of TEXT (the ELEMENT NAME) WHERE the USER BETWEEN of THE DESCRIPTION of POINT

    AND RELATED value SHOULD ALSO BE ADDED to THE SAME ELEMENT.

    LIKEWISE REMOVE ITEMS IN THE DROP-DOWN LIST

    PLEASE GIVE SHAPE TO SAMPLE OR JAVASCRIPT FOR THE ABOVE SCENARIO...

    INDEED USEFUL FOR MY PROJECT PLEASE SEND PDF FORM

    Hi Praveen,

    You can add items to the list in a specific order, which would be to load the elements in an array, sorting and then load in the dropdown list drop-down list.  This would be in the click event of the button Add.

    Create a table to hold all the list items, table drop-down list contains objects with a property 'displayItem' and 'value '.

    dropDownItems var = [];

    Add the new

    dropDownItems.push ({displayItem: ItemName.rawValue, value: BoundValue.rawValue});

    Add existing ones

    for (var i = 0; i)< dropdownlist1.length;="">

    {

    dropDownItems.push ({displayItem: DropDownList1.getDisplayItem (i), value: DropDownList1.getSaveItem (i)})

    }

    Sort by ascending order of displayed text

    () dropDownItems.sort

    function (a, b)

    {

    If (a.displayItem< b.displayitem)="" return="">

    If (a.displayItem > b.displayItem) return 1;

    return 0;

    });

    clear all items

    DropDownList1.clearItems ();

    load the sorted items

    for (var i = 0; i)< dropdownitems.length;="">

    {

    var dropDownItem = [i] dropDownItems;

    DropDownList1.addItem (dropDownItem.displayItem, dropDownItem.value);

    }

    clear the fields of the source

    ItemName.rawValue = null;

    BoundValue.rawValue = null;

    I added a button 'Add' sorted in my sample https://workspaces.acrobat.com/?d=OwysfJa-Q3HhPtFlgRb62g

    Concerning

    Bruce

  • Fill a textfield with the drop-down list selection

    Day of goo,

    I have a menu drop down and a textfield in a table with one line and an Add button.

    The line is repeatable, now, when I select a value in the drop-down list, say "23" and it fills the textfield say with "Jordan".

    Then I click the addButton to add a new line, now I select '7' in the new drop-down list and its supposed to fill the new textfield with "David Villa,"

    Instead, he replaces what was on the original textfield("Jordan") with David Villa, leaving the new empty textfield.

    Can someone help me please.

    Another thing, I have to select two times for the drop-down list to the fire, why is this?

    Hello

    First thing: I suspect that you have the script to the change event, but use .rawValue for the test. With the drop-down menus, I tend to use the exit and .rawValue event.

    With respect to the textfield, you probably use a too full reference, like "Row1.usersName". If you just use "usersName, for example the name of your textfield, then Acrobat/Reader uses the particular instance of the textfield in the same line as the drop-down list.

    Hope that helps,

    Niall

  • Help with Hidden Drop Down lists in the subforms RBList

    I've created a form that contains 3 remote option button lists, each with hidden subforms that are unique in each button.

    Two of my RBLists and subforms work perfectly, showing the hidden options drop down and other fields as they should when a button is selected.

    However, RBList3 has the lists dropdown as user input fields only. Each subform hidden in RBList3 contains a menu drop down and a text box for instructions.

    I used the same javascript to hide/show the hidden fields when buttons are selected. All the settings seem to be upward. Here is a sample of my code:

    If (RBList3.F.rawValue! = 2)
    {
    This.Presence = 'hidden ';
    newsubform. Presence = "hidden";
    }

    another if (RBList3.F.rawValue == 2)
    {
    This.Presence = "visible";
    newsubform. Presence = "hidden";
    }

    Does anyone have suggestions for how make my Drop-Down lists in RBList3 show that lists functional Drop?

    I have attached the reference form.

    Code not woirk for E, F and G. I check if the user selects G if they do not, then they must chose one of two other options (which means that the rest of the logic is executed). If I understand the question is in the initial state of the EdgeDropDown2 objects.

    PanzDrawTxt, and

    EdgePanelChkBxTxt. If you set the initial value of invisible presence, then you will not need to change any code. You must do this for each object individually. Click on one of the objects and on the object palette click the tab field near the bottom of this tab is a drop-down list to set the initial value of presence. Set it to the invisible. Repeat for the other two objects.

    Paul

  • Since Acrobat Reader downloaded DC I can't sign my PDF documents. It does not give me the option more and yes I am connected. On the old version, I got no problem with clicking on "signature" and draw the area where I needed my signature, put passw

    Since Acrobat Reader downloaded DC I can't sign my PDF documents. It does not give me the option more and yes I am connected. On the old version, I got no problem with clicking on "signature" and draw the area where I needed my signature, put the password and "POOF" my signature would be there. With this new version, it won't do that or give me the option. The online help is useless. I need to explain to me how connect you as I used too?

    Hi nicholass35183848,

    I assumed that you had a digital signature created in your player application of old and whenever you use to fill out a pdf with a signature field signed you it. But in order to draw and then sign you must use Acrobat Pro DC no DC drive.

    Thank you

    Abhishek

Maybe you are looking for

  • HP 12 c: display Question

    The screen has a big point at the bottom, under the numbers, just above the key "PV".  This is where the calculator is on and when it is off.  That tells me something, or is this just an old calculator deterioration?

  • Re: Satellite L650 stuck Startup Repair mode

    Hello I was asked to look at the Satellite L650 laptop for a friend because they could not get going.Not sure they did before me do yesterday, as far as I know, it's that they couldn't turn it on. I wanted to get into Safe Mode, but it went to the St

  • My FE Xoom to review Google TV streaming

    Hello! I would like to know how can I play a movie that is in my xoom in my Google TV Android, is there any application that cand do this? Thank you.

  • HP ENVY 4500: Scanned image appears in several parts of the whole.

    Hi people, for convenience, I'm going to number paragraphs describing my problem. 1. any new product, which was to install a couple of days. 2. the product prints and copy great and no problems. However, although yesterday I scanned a picture OK, now

  • T510 HP - do not click on Flash videos, they do load and display if

    Hello The device in question is a version of the device T6X43202 t510 HP When it is connected to Citrix video flash will load and display correctly, but you can not click on them.  It seems that the mouse downwards is not detected by the flash video.