List drop-down menu item event

Can a drop point, when selected, trigger an event that another field becomes visible?

~ Jennifer

Yes, you can use the value of the field drop-down list to hide, display, etc.  Something like that.  If you have the Action Builder it will generate for you.

If

($.boundItem (xfa.event.newText) == "Three") {

this.resolveNode("TextField3").presence

= 'visible ';

}

Tags: Adobe LiveCycle

Similar Questions

  • Several list drop-down menu items to fill the area of separate text even. How can I do?

    Acrobat x Pro, I have figured out how to create a dropdown menu with items that will populate a separate text box, but how do I get several menu items to fill the text box. For example. My menu has three items, cat, dog, mouse. I choose the cat and it appears in the separate text box (hooray). Then I choose "dog" in the same menu. I would like it to appear in the text box even my previous selection 'chat '. Is this possible? I am very new to JavaScript, any help would be greatly appreciated! Thank you

    Change the last line:

    getField("Text_field_1").value += "" + aQuotes [point];

  • Adding a menu drop-down menu item?

    Can I add a menu drop-down menu item of the interactive form list drop-down opening page.

    Doug,

    Ah, this is called the Menu Action and at this stage there is no way to do - at least not a supported method. You could always manipulate the list 'apexir_ACTIONSMENU '...

    It would make an enhancement request well.

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen
    http://sourceforge.NET/projects/plrecur

    You can reward this answer by marking as being useful or correct ;-)

  • updated list drop down menu by typing item

    Hi guys,.

    I create a drop-down list by using enum. The drop down menu may have about 1000 + points. Is that possible the menu drop down to update the selection, I want while typing the word?

    The enumeration so that the controls of the ring won't let you type in when the vi is in run mode. A combo box can do what you expect

  • Calculations of fields in Drop Down Menu Items

    Hello - I'm fairly new to Java and I wonder if it's possible... Try to make a purchase order for clients to complete

    I have a form that is put in place with the drop-down list boxes to choose your product.  There are different prices, linked to different points in the drop-down list.  Is it possible to make the script calculate the following...

    If Value1 is chosen the price is $1,25 if Value2 is chosen, the price is $ 2.25 and so on?  I may have a total of 5 items in the drop-down list.

    Then also I need to know if it would be easier to calculate using the text fields instead... for example

    Product 1 is selected - then the client completes the first name and last name text fields but not the 2nd field on line price would be $1,25 or

    Product 2 is chosen - then the customer fills their first name and second line (no surname) and it would make the price $2.25 and so on...

    Basically I have a form with 5 products, 4 options by product and 1 price associated with each of these products based on what information is populated and what information is left white.  They did this work Excel and I wanted to know if it will work here too.  I use LiveCycle ES2 and Acrobat Pro 10

    Please help me if you can - thanks - Michelle

    Hi Michelle,

    When you select the drop-down list, you can set the display settings in the object > field palette. You probably already have it.

    In the object > liaison palette, if you check "specify values", you can type in a price for each object (1.25). This command sets the value for each of the display items.

    Where you have a price field, this script can be the calculate event, access .rawValue from the drop-down list (which will be the bound value). For example, the use of JavaScript:

    this.rawValue = myProduct.rawValue;
    

    Note that the drop-down list format not the price of the object > binding. It keeps just the value. You can format the object of price for display in any currency you want.

    There is an example here: https://acrobat.com/#d=RLlRdnqGtMw6RTFxWCW3rQ.

    Also:

    http://assure.LY/jtTkdO

    http://assure.LY/fYCuQ2

    http://assure.LY/iitzNJ

    Hope that helps,

    Niall

  • List drop-down menu continuation (scroller)

    How can I make the arrow at the bottom of my drop-down list, scroll more far down to display other items when the mouse is over the State SURVOLE?

    My menu has 100 articles, but I don't demonstrate as 5 points at once. I decided to have an arrow down, so when the viewer rolls the mouse over menu starts to scroll and show the 6 button from up until the rollers of the mouse on the arrow. How to do it in actionscript?

    How your menu is designed such that only 5 items are displayed?  You have a mask that or something.  If the list of menu is a movieclip which is behind a mask, what you would normally do, is to have a function of turning for the button that launches an enterFrame function that way ahead continues the the value of the FLF movieclip menu one step at a time.  When the to he would remove this function.  The code below is an example, you must use your own indstance names and values

    btn.onRollOver = function() {}

    menu_mc.onEnterFrame = function() {}

    If (menu_mc._y > someLimit) {/ / end menu scrolling keep}

    menu_mc._y = 24; each step is 24 pixels in this example

    }

    }

    }

    btn.onRollOut = function() {}

    delete menu_mc.onEnterFrame;

    }

  • List drop-down menu issues

    This site, www.shoppitterpatter.com, when you hover over the menu nav and a drop-down list is displayed, if you move you mouse back to the main nav and immediately down, drop-down the menu moves to the left of the page.  Any help would be greatly appreciated.

    Thank you

    I can see the same thing at my end as well. Please remove the third-party widget and embedded in the page html codes, then check if the problem persists. If withdrawal of third party widgets and integrated codes do not help then please share with me .muse file so that we can take a look to find the root for you cause.

    You can share the download link for the file with me by sending a private message. For this you'll have to hove on my profile picture and click the message button.

    Kind regards

    Vivek

  • How to insert a drop-down menu item via HTML without moving any other existing content?

    Hello

    I inserted an Electrolux (Bullseye Locators) reseller on my business through HTML Web site. When you preview in a browser and try to use the Locator, the results appear, but because it is a drop down with the results, he pushes in fact all content below down and I get a white space between the Locator & content. I tried to separate with the Locator on another layer, but it doesn't seem to help. Anyone had this happen before? If so how to solve the problem? -Thank you

    Draw the HTML in Design view of Muse large enough to fit the entire height expanded area of the Locator.

  • list drop-down menu-margin problem

    Hi all.  I need help with this drop "portfolio".  I don't want the space between each item in the list when the subNav goes down. I'm puzzled.

    http://carriecoren.com/test/print.html

    Thanks for your help!

    In http://carriecoren.com/test/css/styles2.css

    Try adding the margin-bottom: 0;

    #nav2 .subNav li {}

    float: none;

    background-color: #8D282D;

    / * opacity: 0.7;

    filter: alpha (opacity = 80); * /

    padding-top: 7px;

    padding-right: 10px;

    padding-bottom: 15px;

    padding-left: 10px;

    left margin: 22px;

    Width: 114px;

    height: 100%;

    margin-bottom: 0;

    }

  • Drop-down menu SENDTO does not contain the same list as in the SENDTO folder in the User\Appdata\microsoft\windows\sendto folder.

    Prior to Win7 and Vista (seems to have the same problem), make a right click on a file would produce a drop down menu containing SENDTO containing various options like send this Word file, or write or Adobe or desktop (make a shortcut).  Other options of destination could be added by finding and opening the SENDTO folder and dragging shortcuts in there.  These added destinations would appear then in the menu drop down click the right button.  The feature doesn't seem to work in Win7.  The SENDTO drop contains the locations that are not in the SENDTO folder.  I've renamed the SENDTO folder to see what would happen.  Always in the same places appear in the menu dropdown.  It seems that Win7 has a situation he's going to other than the SENDTO folder.  Interestingly, I can add some program shortcuts in the SENDTO folder and they will appear in the drop-down list, others do not like the trash.  There are items in the drop-down menu are not in the SENDTO folder.  Help Help

    Click on the round of Windows (start), type shell: sendto and hit enter, add or remove shortcuts. Is it now behave properly?

    I forgot to post the location of SendTo folder, it's C:\Users\UserName\AppData\Roaming\Microsoft\Windows\SendTo

  • 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

  • Drop-down menu horizontal list - change how to open the Sub Menu entry

    Hi all

    Thank you in advance for your time and your help and please excuse my English, this is not my mother language.

    I have a little problem with the list of the menu drop down, I use it instead of the tabs to navigate through my application and now I have users who want a larger arrow / select the field to open the menu void entries. I did a screen capture to make things more clear, but it seems that im not allowed to attach photos to this post.

    The problem is, you have to click on the small arrow - no area is valid to open the submenu and I do not see the possibility to increase the arrow or use a larger space.

    I googled already for a long time but could not find anything specific on the change of this arrow. He could only do a little bigger, or all simply to use the whole of the area to the right of the label in the list drop down Parent (which is a link itself).

    I hope you can provide some ideas how to handle this problem.

    Best regards

    Christian

    Edit: We use: Application Express 4.2.3.00.08

    Hello

    I think that the image does not come from CSS file.

    I can see the source HTML of this image is defined by the img tag.

    Then you should be able to change when you change the list template

    13.2 customization of models

    13.2.10 models list

    Kind regards
    Jari

  • When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the export me

    When exporting my image in LR I select my brand of water in the drop-down list. Then I need to select 'Edit watermark' since the same drop-down menu in order to replace it. When I do that and click 'done' the watermark disappears in the box menu to export. When I click on "Export" the image exports WITHOUT my watermark. Help, please. As I did about everything that has been suggested in this forum and I still have this problem.

    I saw that too. For now, the workaround is that if you select 'Edit watermark,' when you are done editing be sure to reselect the same watermark. If you do not, the watermark menu will be empty.

    It seems to be a known bug that occurs only in the current version. If all goes well, it can be fixed in the next update. There is a page for her on the Photoshop/Lightroom Feedback site. I've added my vote to the page:

    LIGHTROOM CC - watermark on the question of export

  • Drop-down menu is hidden behind the elements

    Hello

    I have a right to 2 containers after another. Drop-down menu is in the first. When I want something to choose in the drop-down menu, he hides behind the elements in the second container.  How can I make this drop in the front, when the seecting elements?

    In my application, I also noticed that when I didn't use a drop-down list ScrollView did disappear after the elements below the drop-down list. Then when I used a ScrollView around all elements, it has been resolved.

    A drop-down list in cascades infact do not come on the top items. It expanded just himself and all the elements under the menu drop-down get pushed down. When the bottom is reached, items below, that the drop cannot be pushed more, so the drop-down list will appear behind items.

    When you use a scrollview, the items in the drop-down list may get pushed too far below is necessary because the window is not limited to the screen.

    I hope that was a little bit useful.

  • Some element of the third level drop-down Menu is invisible

    APEX 4.2

    Oracle 11i

    area type: list

    list template: drop-down menu

    Requirement: I created the menu list with level 3 model, but found that some element of the third level is invisible, sometimes, someone has experienced this problem?

    How can I show the whole issue?

    Better compliance

    Yong Huang wrote:

    Thank you very much, you are right, it worked when I changed the target type of URL without a target.

    But the new problem is that cannot save changes implemented which target URL, it was recovered on the page target type in the application to the next time. How do I do? Like a menu, I have to put the page number to the target.

    and why target page type the application cannot show normally?

    This is because (at least in the example you provided) to two factors:

    • A 'feature' the theme 21 Pull Down Menu model list, which seems to be so designed as not to display a link to the current page. The current definition of model sublist will render an image of separator rather than the list entry/link:

    • Your entries of the list all link to the same page.

    So to determine which model of list item to apply using the list input parameter current that current page is the target by default, APEX motor sees all of the entries in the form of links to the current page and presents them by using the current model sublist list item template as a separator.

    All of your entries of the list really related to the same page? If so, why is this? What you trying to do? There may be other ways to address the issue that you have not considered.

    If you really must use a dropdown menu with multiple links to the same page here, then there are two options:

    • Continue to use the list template Pull Down Menu provided, but put in place a framework of Expression PL/SQL or SQL query to determine the current list entry.
    • Create a copy of the Pull Down Menu model list and change the current model sublist definition so that the list entry appears in fact.

Maybe you are looking for

  • Need the latest Firmware for Camileo P30

    Where can I get the latest firmware?Thank you very much

  • Mac Mail not keeping does not send a message on the server

    Option is selected, but message are keep on "on my Mac". http://screencast.com/t/lVspCL78 How can I view eamil all across all devices in the sent folder? or trash? Keep all device in sync IMAP messages? If I send emails from the iPhone, I want to see

  • to access the e-mail problems

    I'm in trouble, opening new messages I get from my hotmail accounts.  I am able to connect to my account, but when I click to open mail, I received from someone, in the lower left corner, it shows that there was an error on the page. It has been a fe

  • Old ACDSee 5 Power Pack and Windows7 compatibility issues

    I'm a dentist.  Since 2003, I used a photo-gestion and photo-retouching called ACDSee 5 PowerPack with XP computers.  Works perfectly. Simple, easy changes are made to the clinical pictures.  Lately, said computer with Windows 7.   The ACDsee program

  • HP Officejet Pro 1150c power error "function select".

    Hello I just bought a c 1150 (second hand), when I turn it on the green button lights up, the display shows the initialization, then the green light turns off and the screen comes with "select the function" none of the buttons does not work and the p