Metadata Panel - Drop-Down & Boolean

I recently built a Bridge MetaData panel; however, I was only able to create text fields. Does anyone know how to build drop-down and boolean fields? If you could provide an example of the type of code you used, that would be very helpful. Just a side note, I see drop-down menus in the IPTC metadata panel, but I can't find the xmp file - Maybe as a generic panel supplied by Adobe this isn't supplied. If anyone knows where I could find the file, that might also be helpful. Thank you!
LR

I'm Looking to do this as well.
Is the Following something that has to be done using Flex?
Is there a Code sample someplace?
This following, doesn't work to create that type of list for a Adobe Bridge custom panel.
<xmp_property name='Getty_Terms' category='external' label='$$$/Custom/Property/Getty_Terms=Getty Terms:' type='closedchoice'>
<xmp_choice raw_value="" label="(select choice)"/>
<xmp_choice raw_value="Royalty-free" label="Royalty-free"/>
<xmp_choice raw_value="Rights-managed" label="Rights-managed"/>
<xmp_choice raw_value="Royalty-free_Footage" label="Royalty-free_Footage"/>
<xmp_choice raw_value="Rights-ready_Footage" label="Rights-ready_Footage"/>
</xmp_property>

Similar Messages

  • Single clicking tool in tool panel, drop-down opens, supposed to be on hover/doubleclick

    Okay, so I reinstalled windows along with photoshop cs5 extended x64, and now, when ever I click on any item in the tool panel, the drop-down menu pops out, and its extremely annoying.
    It never used to do this, I had to like either click & hold or double click or something.
    I just want to be able to use the tools without having to be bothered by the drop down menu.
    That's what happens now after single clicking on any of the tools with the arrow in the lower right corners.
    Please help, it is extremely frustrating!
    Thanks,
    Jordan

    You're saying the alternate tools selection opens immediately?  I have to click and hold for about 1/2 second for the alternate tools selector to open up.
    How is your double click speed set (control panel, mouse)?
    Does choosing Window - Tool Presets from the main menu, then using the Panel menu and choosing Reset Tools help?
    -Noel

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • Swap textbox for drop-down list in "search" section of work list panel

    Hi everybody
    I am using albpm 6.0, when I do searches for instances in the work list panel I can add conditions to the search, for example if I select the "Priority" condition I can select my condition from a drop-down list but if I select the "Description" condition there isn't drop-down list instead a textbox appear so my question is: Can I control or change that behavior? I would like to do that when someone select the "Description" condition a drop-down list containing the values appear so he doesn't have to type anything.
    Thank you

    Hi,
    can you share the solution,even i was trying to archive the same.Thanks in advance.

  • Spry Tabbed Panels overwritting Flash drop down menu in IE

    I am having an issue with Spry Tabbed Panels appearing above
    a Flash drop down menu in IE6 & IE7 but it works fine in
    Firefox. Would someone be able to educate me on what I can do to
    fix this problem. The page that is exhibiting this problem is
    http://us.shuttle.com/performance.aspx
    I’ve tried adding “WMODE” to my flash menu,
    also updated “SpryTabbedPanels.js to version 0.5 –
    pre-release 1.6”, but neither way is
    helping…….

    Thank you very much for the suggestion. Yes, this is how I
    tried:
    .TabbedPanels {
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%;
    z-index: 1000;
    I’ve been tried setting Z-index to from 50 to 2000 in
    attached css, but still not working.

  • Spry Tabbed Panels overwritting Flash drop down menu in IE but display fine in Firefox

    I am having an issue with Spry Tabbed Panels appearing above
    a Flash drop down menu in IE6 & IE7 but it works fine in
    Firefox. Would someone be able to educate me on what I can do to
    fix this problem. The page that is exhibiting this problem is
    http://us.shuttle.com/performance.aspx
    I’ve add “WMODE” to my flash menu,
    also updated “SpryTabbedPanels.js to version 0.5 –
    pre-release 1.6”, but neither way is
    helping…….

    Thank you very much for the suggestion. Yes, this is how I
    tried:
    .TabbedPanels {
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
    width: 100%;
    z-index: 1000;
    I’ve been tried setting Z-index to from 50 to 2000 in
    attached css, but still not working.

  • Creating drop-down list for prodname element in metadata causes errors

    Frame 11
    DITA 1.2
    Due to restrictions beyond our control, we must use absurdly long product names. Therefore I want to use drop-down lists to make it easier for the authors to select a <prodname> in the metadata.
    What I did:
    1. In metaDecl.eddmod.fm, I created a new attribute and named it prod.
        a. I made it the Choice, and Required.
        b. The Choices currently are just Internal and RTVI for testing purposes. I'll put the absurdly long ones in when I have it working.
        c. I have a Prefix rule of: In all contexts Prefix: Product Name: <$attribute[prod]>
    2. I imported metaDecl.eddmod.fm to all of these EDDs:
        In the base EDD  folder:
    basemap.edd.fm
    basetopic.edd.fm
    map.eddmod.fm
    topic.eddmod.fm
       In the technicalContent EDD folder:
    concept.edd.fm
    ditabase.edd.fm
    generalTask.edd.fm
    glossentry.edd.fm
    glossgroup.edd.fm
    reference.edd.fm
    task.edd.fm
    topic.edd.fm
    3. I imported the element definitions into all of the following:
    ChapterOutputTpl.fm
    basemap.template.fm
    basetopic.template.fm
    basetopic.template.fm
    topic.template.fm
    generalTask.template.fm
    glossentry.template.fm
    glossgroup.template.fm
    map.template.fm
    ditabase.template.fm
    reference.template.fm
    concept.template.fm
    task.template.fm
    4. I imported the elememted definitions from task.template.fm into my test document (yes, it is a task topic).
    What happened:
    I get the following error message in the console:
    XML Parser Messages (Document Instance)
    Error at file H:\DITA_Westminster\Procedures - Our DITA\Inserting_Product_Names_Versions_In_Metadata\InsertingProductNamesAndVersionsInMetad ata.dita.82F, line 28, char 49, Message: Attribute 'prod' is not declared for element 'prodname'
    Error at line 28, char 71, Message: Not enough elements to match content model  '(prodname,vrmlist,((brand|component|featnum|platform|prognum|series))*)'
    What I did next:
    1. I removed all elements from the general rule of <prodinfo> with the exception of <prodname>. <prodinfo) is the one that had prodname, vrmlist, (brand|component|featnum|platform|prognum|series) in the general rule. I also did a thorough search to ensure that no other element had this same list of element in the general rule. I couldn't find any.
    2. I did the import to the EDDs and templates thing again.
    3. I got the same error message again. <sigh />
    Question:
    Why am I still getting those 2 error messages? They are driving me crazy.
    Marsha

    Alex Gorly and Matt Sullivan solved one of my issues above:
    Message: Attribute 'prod' is not declared for element 'prodname'
    I'm still stumpled on the other one:
    Message: Not enough elements to match content model  '(prodname,vrmlist,((brand|component|featnum|platform|prognum|series) )*)'
    As stated above, I've even removed everything from the general rule of <prodinfo> except prodname and I'm still getting the same error. I've searched everywhere for this general rule and <prodinfo> is the only place I can find it.
    What I really want is: (prodname), (vrmlist)?, (brand | component | featnum | platform | prognum | series)*
    so that vrmlist is optional.
    No matter what I do, unless I include a vrmlist, I get the above message. Currently, our CMS can't handle vrmlist but I don't want to remove it altogether because we may be replacing our CMS.
    Help please!

  • I just bought a Dell Precision M3800 laptop - screen res 3840 x 2160  when I open photoshop the task bar and tools and layers etc are in 4pts size   I changed my % in my image in my control panel and if I go to open file the drop down boxes are in good pt

    I just bought a Dell Precision M3800 laptop - screen res 3840 x 2160  when I open photoshop the task bar and tools and layers etc are in 4pts size   I changed my % in my image in my control panel and if I go to open file the drop down boxes are in good pt sizes  how do I make the layers and tool bars bigger?  Please help@

    Windows will scale applications display or windows will not scale application display depending on how the application is coded.  Photoshop is coded in a way that its display is not scaled by windows.  Photoshop knows about your displays high pixel count not its resolution  so it uses its pixels  however it does not scale its UI to make it usable on your display.  Other application let Windows  scale their display output.   For example Microsoft default for is Surface Pro 3, 216 ppi display is to scale applications display up 150% so the surface pro 3 display which has 2160x1440 pixels a 216 ppi resolution look like at display with the user is using with 1440x960 pixels.  The Application works like the display is 1440x960 and Windows scale those pixels to the displays using the displays  2160x1440 pixels the effectively changing it resolution to 144ppi rather than the actual 216ppi.
    The reg update  and external manifest file  effectively tells photoshop its working on such a size display display some number of pixel wide and some number photoshop uses that as the display size  in turn Windows scale those pixels to use the displays 2160x1440 pixels efector lowing its 216ppi resolution.  Photoshop CC 2014 2X UI would be like using windows 200% option applications would be shown the are working on a display 1080x720 instead of the Surface Pro 3 2160x1440. Note that 1080x720 does not meet PS requirement of 1024x768.  Photoshop UI would not fit on the Surface Pro 3 display..
    Since you have a 4k display if you have CC 2014 you can use its 2x UI effectively Photoshop will be running on a 1920x1080 display and have half the resolution of you 4K display  3840x2160 pixels four native pixels are use as a single pixel.   1920x1080 pixels exceed PS requirement.

  • CS5 Panels acting bizarrely - unable rearrange the dock panels and cannot use the drop down menus

    The panels are not functioning properly in my new version of CS5.  Several things are wrong:
    I cannot click a panel tab and move it.  When I click on a panel, nothing happens.  I tried moving the swatch panel to the bottom of the dock and I got nothing.  I tried Command Click and I was able to move the swatch panel off the dock, but when i tried to re-dock it at the bottom of the panels, it would not dock in.
    Also, when I try click on the menus in the panels in the dock, nothing happens.  I have to click multiple times....and then the drop down menu just appears for a milisecond and then disappears....so I am not able to select anything.
    Oh...and I am working in 32 bit.
    Anyone have a clue what to do?

    Sounds like your problem is solved.
    If you look at Alien skin's website regarding CS5 (http://support.alienskin.com/Article_BB9D5.aspx), then you'll see that they state that their plug-ins are CS5 compatible, so maybe you have an old version, or maybe you want to let them know about this issue.

  • Adobe Muse Accordion Panel tabs drop down too far in the browser

    I have designed a 3 tab accordion panel which works fine in Adobe Muse design mode but when I preview in the browser each drop down panel appears a lot deeper than the design.
    I designed the drop down panels as 100px high and when looking at inspect elements on the browser it says they are 157px high? How can I fix this to display correctly?
    Thanks

    Hi,
    I recreated it and it appears to work ok now.
    Thanks
    Sonia Hine
    Graphic Designer
    Trade Only Ltd
    APG expo - the biggest events this autumn with 100+ exhibitors
    Putting people and products together
    10 September - Sandown Park Exhibition Centre
    11 September - Manchester United Football Club
    17 September - Red Cow Moran Hotel Dublin
    www.tradeonly.co.uk/apg-expo<http://www.tradeonly.co.uk/apg-expo>
    The Trade Only National Show 2015
    The biggest event of the year!
    21 and 22 January 2015
    Ricoh Arena, Coventry, UK
    www.tradeonly.co.uk/shows/tons<http://www.tradeonly.co.uk/shows/tons>
    Nothing beats the power of face to face contact!
    Trade Only Ltd., Unit 4, Rhodes Business Park, Middleton, Manchester M24 4NE
    Trade Only Ltd. is registered in England and Wales, company number 05225734
    Tel: 0844 880 2751 Fax:0870 145 3861 www.tradeonly.co.uk<http://www.tradeonly.co.uk/>

  • Audigy 2NX - drop down menu panel suddenly gone

    When I installed my Audigy 2NX external USB Sound Blaster last week, the installation software set up a menu panel that would drop down from the top of the desktop when I ran my mouse up to the top of the desktop screen. The menu panel was veryhand and had in it all the various Audigy tools (mixer, speaker settings, equalizer, player, wave studio, EAX console, etc.). When I booted up the computer today, that drop down menu panel was gone & rebooting did not bring it back. How do I get it back without dleting and then reinstalling the whole software package...
    Thanks,
    r-gordon-7

    Also, on windows check the tablet pc settings for Handedness settings.
    (nickna12's post #2 shows a way to access the settings, if the tablet pc settings aren't accessible the regular way)
    http://forums.adobe.com/message/5670285#5670285

  • Adding drop-down list in a custom schema

    Is it possible to create a field with a drop-down list of items in a Prelude custom schema? Or, perhaps the ability is provided in the styles: (Integer, Real, Text, Boolean) and I am just not selecting or using those properly.
    I notice it is done in some Adobe-provided meta tags, like this one named >Script...
    Thanks!
    Bobby

    Hi Bobby -
    Unfortunately it is not currently possible to create an array of items for a given custom metadata field. We do have some feature backlog items in our XMP team to look at making such things possible in the future.
    Regards,
    Michael

  • Drop Down Menu Advice

    I was wondering if anyone could give some advice as to how I could use drop down menus to switch between 50 different indicators and charts.
    So I am building a program to monitor 50 motors. Right now, I have a program (attached) that can monitor one motor. I want to use a drop down menu to select which motor info (out of 50) I can see at a certain time. Selecting from the drop down menu should update all buttons/ indicators/ charts associated with the motor selected. I would also like the motors that aren't visible, but have been selected (with a boolean called Start   End Data Collecting) to collect data in the background.
    Right now, there is a subVI called Main Station that controls everything needed for one motor. I'm not sure how I'd expand this to 50. The Main Station subVI is in a while loop (while loop is part of main VI) which collects data from a daq on every loop. The Main Station is a case structure that runs or stops if the ON  OFF boolean is switched (like a state machine). So all the motors switched to ON should run and collect data even if they aren't visible/selected on the front panel.
    Here is a view of the front panel.
    As you can see, there are four sections for the indicators/controls and two sections for the charts. Each section will/has a drop down menu. Each menu has a selection of 50 motors (labeled Motor 1, Motor 2,... Motor 50).
    I would like the information in the indicators/ chart to show info specific to the selected motor, while the program updates the other motors (that are set to data collection) to continue collecting data. The only data stored is in the charts, but I would also like the controls to remain selected (even if not visible on the front panel) if a user selected them.
    Any help/suggestions would be appreciated. Let me know if the zip is missing files. Thanks

    Once I started looking at subpanels, that opened up a lot of other discussions about problems similar to mine. In case someone finds their way to this post, here are two links that discuss the topic more. I didn't realize they existed because subpanel was the key word when searching for info on problem and I didn't know subpanels existed (how to search for info on something you don't know about? wish I knew haha).
    http://forums.ni.com/t5/LabVIEW/Any-suggesstions-on-how-to-manage-100-indicator-and-containers/td-p/766085
    and
    http://forums.ni.com/t5/LabVIEW/Looking-for-an-elegant-way-to-manipulate-main-VI-from-Sub-VI/m-p/309001?view=by_date_ascending

  • Security issue with page drop down on planning form 11.1.1.3

    I'll buy a round of Newcastles for anyone that can fix this issue.
    Planning 11.1.1.3 a given user is given @idescendants write access to a cost center rollup that has shared members underneath. The stored members are in a primary rollup higher up in the hierarchy. The webform has the cost center selection on the page drop down. The first child in the rollup does not display. This occurs for every rollup, the first child member is not visible i nthe drop down. So for example, the outline looks like this:
    primary cost center hierarchy (stored)
    rollup1
    --ccxxx stored
    --ccyyy stored
    alternate hierarchy (shared members)
    rollup2 <--------------user has write access to @Idescendants of this rollup
    --ccxxx shared
    --ccyyy shared
    In the page drop down, only the ccyyy member shows. Not the ccxxx. Dev has the same access applied and both show correctly. I've tried refreshing security, pushing filters from plan to essbase (even though this is metadata security in planning) and nothing fixes. Webforms are identical. My next step is to restart the planning service when i get down time but was wondering if anyone else has seen this issue.Always the first child of the shared rollup that doesnt display.
    Edited by: EssbaseInAz on Nov 4, 2009 3:11 PM

    Exports are identical. In fact, prod security was cleared and reloaded using an export from dev. after the upload i re-exported prod and compared the export to what was loaded (export from dev). Security is identical. This only for users with security set on the alternate hierarchy rollups up. Admin members are fine. One test i did do was to give access to the first child that is not displaying up on the stored member. If i do that, the member will show. But that's not really feasible in this security setup and it does not explain why the exact same security works fine in dev.
    I thought about about the second issue you raise. it does seem to behave like that. but the part is tagged never share, not label. Same as in dev, which works. plus like you said, that situation only seems to arise when the members are on the row and even then, the member displays, it's just set to read only. I'm wondering if there's some flag set in the relational backend that's causing an issue or something like that. I've pushd the filters to essbase and using a test id setup i can replicate this issue, but with an excel retrieve i can obviously see the member (since metadata security isnt applied in excel) and i can also see the data for the missing cost center. So, its somewhere in planning where the metadata security is applied. I might poke around the planning tables and compare to dev to see if i can find any smoking guns. Really bizarre. Plus tomorrow i've got a window to restart the planning service to see if that helps.
    Thx for the response Jake and if you have any other suggestions i'm open. If i find a solution i'll let you know.
    Pete

  • How to set default value for drop down box in jsf

    Hi,
    Can anyone help me to set the default value in drop down box using <af:selectManyChoice> ?
    As I know there is an unselectedLabel attribute in <af:selectOneChoice> but not valid attribute for <af:selectManyChoice>.
    Any help must be appreciated.
    Regards,
    AK

    Hi Frank
    My entity type is a List in managed bean. I have set the entityType in the constructor of the managed bean. I have attached my code here.
    TPSearchCriteriaBean.java****************************************
    /** Constructor */
    public TPSearchCriteriaBean() {
    super();
    entityType=new ArrayList<String>();
    entityType.add(UIConstants.LIST_ITEM_ALL);
    authorizationType=new ArrayList<String>();
    authorizationType.add(UIConstants.LIST_ITEM_ALL);
    companyType=new ArrayList<String>();
    companyType.add(UIConstants.LIST_ITEM_ALL);
    mrgStatus=new ArrayList<String>();
    mrgStatus.add(UIConstants.LIST_ITEM_ALL);
    legalStatus=new ArrayList<String>();
    setEntityType(entityType);
    setAuthorizationType(authorizationType);
    setCompanyType(companyType);
    setMrgStatus(mrgStatus);
    country = "0";
    //address = new AddressBean();
    UIConstants.java***********************************************************
    public static final String LIST_ITEM_DEFAULT = "select";
    public static final String LIST_ITEM_ALL = "0";
    LOVManager.java*****************************************************************
    public List<SelectItem> getLovList(String lovType, boolean requiredOption_SELECT, boolean requiredOption_ALL)
    log.debug("LOV loading for " + lovType + ": START");
    List<SelectItem> lovList = new ArrayList<SelectItem>();
    //check validity of lov loading request
    validLov:
    for (int i = 0; i < lovTypeArray.length; i++)
    if (lovTypeArray.equals(lovType))
    break validLov;
    log.debug("ERROR: LOV Type not valid.");
    return lovList;
    //First select is replaced by ALL here
    //<-- Select --> should be an option
    if (requiredOption_SELECT)
    lovList.add(new SelectItem(UIConstants.LIST_ITEM_DEFAULT, "--Select--"));
    LOVDao dao = new LOVDao();
    dao.loadLOVValues(lovType, lovList);
    log.debug("LOV Loading successful!");
    //<ALL> should be an option
    if (requiredOption_ALL)
    lovList.add(new SelectItem( UIConstants.LIST_ITEM_ALL, "ALL"));
    return lovList;
    Kindly help me.
    Regards,
    AK

Maybe you are looking for

  • Is it better to use just one project or to jump back and forth?

    Greetings, I am using Captivate 4. And I am wondering if it is better to use just one project or to jump back and forth? I have one main project and rather than make one big project, I wondered about jumping off to small projects and returning to the

  • Purchase Order SRM 7.0

    Hi,      We are using SRM 7.0 as backend ECC EH4. I want to create Purchase Order (EC) in SRM which will replicate on ECC but I donu2019t want to use PI so thatu2019s why I mentioned system type ERP_2.0 instead of ERP_4.0 in Define System Landscape.

  • DEBIT Note Table name field name

    During the subcontracting if the subcontractor has not done the work properly, using the Rawmaterial provided.. after checking the semifinished prod. we are raising the debit note.... Can u tell me the steps to be done to do this... and also Pls tell

  • The server has experienced an error on startup.

    Has anyone seen this error before? The server has experienced an error on startup. This problem must be fixed before using the system. I am not sure what caused it but I first saw it after restarting the server and now when I go to http://localhost/p

  • Download safari onto a pc?

    I need to open a webarchive file on a pc.  How do I download safari so I can do this?