Can you populate popups depending on what previous selections you made?

Im not sure if this is in the correct forum but is it possible but can you make popups populate depending on a previous popup selection?
As an example if you have a popup with 2 selections 10 and 20 could you have a second popup display either selections form 11,12,13 to 19 and 21,22,23 to 29?
So in Popup 1 you select 10. Popup 2 only shows 11, 12, 1319.
cluster(name: '$$$/CustomPanels/Widgets/widgetName=Range', placement: place_column, spacing: gSpace, horizontal: align_center, margin_height:10, width : 300, height : 100, child_vertical: align_center)
popup(items: '$$$/CustomPanels/Widgets/Language/PopupItems=10{10}; 20{20}', xmp_path: 'foo');

The current file info does not allow for that type of logic.
If you are looking to create a more customized metadata UI, your best bet is to look at using custom Flash panels within Bridge.
There is a sample you can download and install on the Adobe exchange site:
http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1190 517
Gunar

Similar Messages

  • The colour changes depending on what file format you choose?!?

    So I have noticed that depending on what file format you choose the colour changes slightly. Why is this?
    For example I exported something in PDF and the colour changed yet when the PDF was printed it came out exactly how the colour should be. When I ex

    If you're working in CMYK, "softproof" your colors by choosing View->Overprint Preview. Note the keyboard shortcut
    If you're working in RGB, make sure the Creative Suite color management is synced. This is done through Bridge. May I suggest looking that up in Adobe Help.

  • Makeing subforms visible depending on what is selected from the dropdown

    Good day all;
    Looks like I am batting “0” today. For some reason I am not able to get a number of things to work today… Maybe I should just write this day off as a loss..;>))
    Any way; I am trying, without success to get sub forms to become visible depending on what is selected from a dropdown. I have tried using “switch” (see below) but I end up getting the famous “Syntax” error.
    I have also tried an “if” (see below) statement, but that did not seem to work either.
    What I would like to have happen is when a user selects 1 of 2 choices 1 of 2 sub forms becomes visible.
    As well, if the user has initially selected the wrong dropdown and they select now select the correct one, I would like the incorrect sub form to become invisible again.
    I would appreciate any help
    switch (this.rawValue)
        case "2":
        staffing_inter.presence = "visible";
    else
    staffing_inter.presence = "hidden";
        break;
    IF statement
    if(this.rawValue = 2 )
        staffing_inter.presence = "visible"
    else{
    staffing_inter.presence = "hidden";

    Thank you Jono and Niall;
    I was looking through the forum and found a post by Niall that appears to be working; I was wondering if this should be used or the one that Jono has posted...
    staffing_inter.presence = "hidden";
    staffing_inter.preAsence = "hidden";
    // Then show the appropriate one
    if (this.rawValue == "2") {
    staffing_inter.presence = "visible";
    else if (this.rawValue == "3") {
        staffing_exter.presence = "visible";

  • I made un update for OSX-10.9.2. , and when a scan a document or a picture, and order `save as` , the file saved is a black picture or document. I can't see the file. What happens? I made the downloads of files required in HP site.  Tks, Paulo

    I made un update for OSX-10.9.2. , and when a scan a document or a picture in one printer HP D-110, and order `save as` , the file saved is a black picture or document. I can't see the file. What happens? I made the downloads of files required by HP for the OS maverick in HP site. 
    Tks, Paula

    This link should help:
    http://h30434.www3.hp.com/t5/Mac-Printing-and-Scanning/OS-X-10-9-Mavericks-Incor rect-output-using-HP-Scan/td-p/3069079

  • Populating a text field depending on what is selected in list item field

    I have A form which contains a ROOM_REF field which is a list item, and a ROOM_DESC field which is a text item. (among other things).
    When the user selects from the ROOM_REF field (which is populated by a record group on startup),
    I want it to automatically populate the ROOM_DESC field with the coresponding (read only) data.
    Which kind of trigger do I need to use and with what code?
    Something like:
    SELECT ROOM_DESC FROM ROOM WHERE ROOM_REF = :SESSION.ROOM_REF;
    Thanks

    Did you try this code in WHEN-LIST-CHANGE trigger of list item.
    SELECT ROOM_DESC INTO :ROOM_DESC FROM ROOM WHERE ROOM_REF = :SESSION.ROOM_REF;-Ammad

  • Sales spreadsheet - amounts and formulas dependent on what is selected in drop-down menus

    Hi, I'm revising the spreadsheet we use for monthly sales reports, and have two questions about how I can make Numbers recognize what item is selected in a pop-up menu, and then how I can get it to do certain things.
    1. I have a pop-up menu with all of the items for sale in our store.  The next column is the price of each item.  After I select an item in the pop-up menu, I want the price to magically appear in the price column.  Is there a formula I can use to have Numbers read the pop-up menu and enter a certain value automatically?
    2. I also have a separate table with total sales by employee.  In the table above, each line has a pop-up menu with a list of all the employees here at the store.  In this second table, I have a row for each employee, with one cell for their name and another for total sales.  In the sales cell, I want a total of all the values in the price column, but only the rows with that individual selected in the pop-up menu.  How do I formulate this?  Thanks!

    Hello everyone, thanks again for all the help you've all given me.  This spreadsheet worked great up until I upgraded to the latest version of iWork (Numbers 3.2), now this formula isn't working anymore.  Any idea of how to get it working in the new version?  See below for the original questions and solution.
    Hi, I'm revising the spreadsheet we use for monthly sales reports, and have two questions about how I can make Numbers recognize what item is selected in a pop-up menu, and then how I can get it to do certain things.
    1. I have a pop-up menu with all of the items for sale in our store.  The next column is the price of each item.  After I select an item in the pop-up menu, I want the price to magically appear in the price column.  Is there a formula I can use to have Numbers read the pop-up menu and enter a certain value automatically?
    2. I also have a separate table with total sales by employee.  In the table above, each line has a pop-up menu with a list of all the employees here at the store.  In this second table, I have a row for each employee, with one cell for their name and another for total sales.  In the sales cell, I want a total of all the values in the price column, but only the rows with that individual selected in the pop-up menu.  How do I formulate this?  Thanks!
    iWork Numbers
    This solved my question by Barry on Nov 30, 2012 7:11 PM 
    Hi 'kid,
    From your screen shot, I'm assuming
    -- In Table 1 (top)
    -- The sales person's name for each sale is listed in column A, starting in A2,
    -- the item sold is in the same row, in column D,
    -- the number of items sold is entered into column E,
    -- the price of that item is to be retrieved from a separate table (Table 3), and inserted in  column F
    -- the formula =E*F is used in column G to calculate the total price for the sale of that item.
    In Table 2
    -- Brad's name is in A2 and his total is to be reported in B2.
    -- Tony's name is in A3 and his total is to be reported in B3.
    -- Other names will be added below Tony, and their totals reported in the same row, in column B.
    Table 3 will be a lookup table containing the item names and the price for one of that item, listed in columns A and B respectively.
    Formulas:
    Table 1
    F2: =IFERROR(VLOOKUP(D2,Table 3 :: $A:$B,2,FALSE),IF(LEN(E2)>0,"not found",""))
    G2: =IF(LEN(E2)>0,E*F,"")
    Table 2:
    B2: =SUMIF(Table 1 :: $A,A2,Table 1 :: $G)
    The functions used are defined and discussed in the iWork Formulas and Functions User Guide, available through the Help menu in Numbers '09.
    IF(LEN(x)>0...is used to allow the calculation only if there is an entry in the cell referenced by 'x'.
    IFERROR traps the 'not found' error that may occur and presents either the appropriate message or a null string.
    Regards,
    Barry
    PS: You may eventually want to limit the totals to sales within a specific time period. For that, take a look at SUMIFS.
    B
    See the answer in context

  • You've got $4,000, what gear do you get?

    I'm moving to HD and have the opportunity to do some contract work that suddenly frees up 4 grand for toys... Yeah, I've been saving.
    Until now I've been using FCExpress 3.5 HD with my Panasonic DVX100A.
    Unfortunately for the new work I have to go HD. I know nothing, nothing about HD. I really don't know anything about video, frankly. I just got lucky.
    I've got an iMac intel duo core 10.4.11 running FCE 3.5 HD with external Hard drive. I have a good tripod, one lavalier mic, one shotgun mic and studio lights. I'll be doing indoor interviews (i'm a journalist, sorry about that one too) and, If all goes well, eventually documentary work that will be feature length. For now spots will be 3 to 5 minutes in length. I have to have archives.
    Finished product will be broadcast on television, which is why I need HD. Soooo....
    I need a compatible HD camera, relatively user friendly. Which one do you suggest? I know they're like wine but if I get a few answers at least I'll know what each tastes like, as it were. Right now I have no clue at all, even after spending hours reading various forums.
    Should I pony up for FC pro? and get a cheaper camera to start? upgrade operating system? upgrade wha?? Help. I"m lost in a sea of money and am just afraid I'll buy the wrong thing. I won't hold anyone to any answer I just don't know where to start.
    If you were me and Santa had 4 Grand, what would you ask for? I'm also open to lens suggestions, accessories I haven't thought of. help.

    Hi(Bonjour)!
    I would go for a good HD camcorder. What do you think about the expected Sony FX-1000 ?
    http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=1055 1&storeId=10151&langId=-1&productId=8198552921665529584
    A dedicated external hard drive for HDV storing should be a good thing too.
    Michel Boissonneault

  • How can I populate and unordered list from an sql table

    Instead of hardcoding a static menu using an unordered list, I would like to populate it from a table
    (just two fields, MenuID,MenuDesc) so that the menu can grow or shrink depending on what is in the table.
    Tried googling this but cannot make head or tail of php server side recursive scripts, datareaders etc
    Couild some kind person just spell it out for me:
    <ul>
         <li>Form.MenuDesc<li>
         <li>Form.MenuDesc<li>
         <li>Form.MenuDesc<li>
          etc
    <ul>
    many thanks

    Hi Adam,
    Many thanks indeed for taking the trouble to respond.
    As you probably know, I'm a self taught amateur, so I need things spelled out.
    Presumably, you mean something like
    <CFQuery datasource"xxx" name="GetMenuData">
          select MenuDesc from Menus
    </CFQuery>
    <CFOutput>
          <ul id="MenuBar">
                <CFLoop query="GetMenuData">
                      <li>#GetMenuData.Menudesc#</li>
                </CFLoop>
          </ul>
    </CFOutput>
    Seems a bit too simple...
    (My replies from Outlook did not contain the actual code (bizarre)

  • HT1688 I need a Front LCD Display Screen Touch Digitizer Assembly Frame for Iphone 4S Black, where can i buy it ? can i it by website? what ? thanks

    I need a Front LCD Display Screen Touch Digitizer Assembly Frame for Iphone 4S Black, where can i buy it ? can i it by website? what ? thanks

    Anywhere you can find it via the obvious Google search. It won't be from Apple, but will be a generic replacement.
    Why are you throwing away any future chances of out of warranty replacements when you drop or drown it?  Apple will give you a warranteed replacement phone for $199 (in the US, roughly the same in your country)

  • HT204023 What do you do when the hotspot is on and you want it off

    The phone cannot access Internet with the SIM card but I can access it through wi fi

    Exactly what is it you want?
    On the subject you state thet you want to turn off the phone's "personal hotspot" which is used for providing Internet connectivity for other devices by using the phone's connectivity thru the carrier's network. This is controlled thru Settings / Personal Hotspot (On/Off).
    But in the body of your message you state you cannot connect thru your carrier (connecting after SIM card registration) and you connect thru Wi-Fi. Which in turn connects via Settings / Wi-Fi and you choose the access point, with possible authentication, on the following screen once the option is On.

  • I don't remember the answers to my security questions and now I can't buy anything. How can I reset them without respond them previously?

    I don't remember the answers to my security questions and now I can't buy anything. How can I reset them without respond them previously?

    You need to ask Apple to reset your security questions. To do this, click here and pick a method; if that page doesn't list one for your country or you're unable to call, fill out and submit this form.
    (116595)

  • When you delete an app from your homescreen it is still in the cloud, does that mean you still have the app, and how do you get it back on to the home screen

    When you delete an app from your homescreen it is still in the cloud, does that mean you still have the app, and how do you get it back on to the home screen. new to ipad so do not know much. Anybody know.p

    As long as the app remains in the store then you can re-download it via the Purchased tab in the App Store app, or via the Purchased Link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes : re-downloading.
    Similarly ibooks can be re-downloaded, and depending upon what country that you are in then music, films and tv shows may also be re-downloadable (if they remain available in the store).

  • Populate a bind variable depending on the previous page.

    Hi,
    How do you populate a bind variable depending on the previous page (where the user is “branching from”)?
    Example.
    Page 10 has a report:
    Select Value1_Desc
    From Table
    Where Value1_ID = :P10_VALUE1_ID
    Page 5 can branch to page 10 and pass along the Value1_Desc from P5_VALUE1_ID into :P10_VALUE1_ID.
    Page 8 can also branch to page 10 with an item value based on the same field, passing Value1_ID from P8_VALUE1_ID into :P10_VALUE1_ID.
    Is there a way to make the report in page 10 accept the proper bind variable value depending on the previous page?
    Thanks
    Matt

    Matt,
    Page 5 can branch to page 10 and pass along the Value1_Desc from P5_VALUE1_ID into :P10_VALUE1_ID.Page 5 can branch to page 10 and pass along the VALUE1_ID from P5_VALUE1_ID into :P10_VALUE1_ID.
    The normal method is to have the branch pass the value in the URL, e.g., the branch from page 5 would specify:
    f?p=&APP_ID.:10:&SESSION.::NO::P10_VALUE1_ID:&P5_VALUE1_ID.
    Scott

  • Can you access popup menus in behaviours window in Dreamweaver CS5?

    I was wondering if you can still edit popup menus in dreamweaver CS5?
    If not what is a good addon to create dropdown menus for an image.
    Thanks.

    If you were previously using those pathetic MM-Rollover menus from a previous version of DW, you need to replace them ASAP.   They don't work.  
    Here's why MM Rollover Menus Suck
    http://losingfight.com/blog/2006/08/12/the-sordid-tale-of-mm_menufw_menujs/
    Best advice, buy a good menu from Project Seven
    http://projectseven.com/products/menusystems/pmm3/index.htm
    Or use a jQuery Menu
    http://users.tpg.com.au/j_birch/plugins/superfish/
    Nancy O.

  • Hi I bought 2TB WD my passport for mac but I do not know what I can delete from the original macbook air. Thank you.

    Hi I bought 2TB WD my passport for mac but I do not know what I can delete from the original macbook air. Thank you.

    That depends on what you have on the MBA...if you have videos, move the videos to the external drive.  If you have a lot of music, create a folder/library for the music and point iTunes there for the music.  If you have a lot of photos for iPhoto, make a new library on the external drive and move our photos over there and then select that library as the default library for iPhoto to use.
    Those are the big files and should take a lot of the load off the internal storage.

Maybe you are looking for