Combo box in "Filter by Custom Properties"

Hi to all,
I create some custom metadata properties  properties in order to classifie the documents in KM.
This metadata properties has a set of Allowed Values, so the value is selectable with a combo-box in Detail box of KM.
Now I have to enable the Filter by Custom Properties with the combobox in place of textfields.
How to do?
Regards,
Giampaolo

What you want is not the Filter by Custom Properties but the Filter by Predefined Properties.
In you search options configuration add your properties to the predefined properties list and you'll get your combo-box.
To configure your search options go to:
System Administration -> System Configuration -> Knowledge Management -> Content Management -> User Interface -> Search -> Search Options Set

Similar Messages

  • List Box Combo box linkage

    Hi,
    I have a dashboard with a regional filter that has the same 5-metric associated to each region.  I'd like my regional global combo box to filter by each indexed metric, for example, if I select KPI 2 and Global from the combo box, I'd like the index 2 to display in order chart data indexed to 2. Each metric has a unique index # associated to each regional metric, for example:
    Index      Region    Metric
    1             Global     KPI 1
    2             Global     KPI 2
    3             Global     KPI 3
    4             Global     KPI 4
    5             Global     KPI 5
    6             NA          KPI 1
    7             NA          KPI 2
    8             NA          KPI 3
    9             NA          KPI 4
    10           NA          KPI 5
    I've selected Row as the Insertion type with two series types (Global and NA).  Each series type has it's own sourced data but all point to the same destination row (A:26:C26).  I have the combo box inserting the regional source value to the cell where the list box inserts the region B26.  When I preview only one series (NA) from the list box is dynamic, meaning  if I select KPI 2 the spredsheet selector displays the region (NA) and Index 7, but when I switch regions, to Global, it's not linked to the list box and properly capturing the new index # 2.  How can I link my list box with two series (Global and Region) to filter by Region combo box?

    Hi Araceli,
    I do not fully understand your problem (I don't understand what the listbox does). But what might work a lot easier for you is to use the Filter option and not split comboboxes. That way Xcelsius can sort it out for you without having to write too much logic.
    Or are you already using a filter?

  • Increasing row capacity of any excelcius component (Filter ,Combo Box)

    Hi
    Even though I have increased the capacity of Dashboard rows capacity from 512 to 2000.
    But my filter component or combo box component source data is mapped to more than 512 rows in the spreadsheet,while previewing it still shows data of 512 rows.
    Is there any way to increase component capability?
    I know the performance will be bad but still atleast it should capture the whole source data records and

    It could be two reasons
      First Reason: it could be due to the limit of no of rows in excel .Please check the preferences option in Xcelsius . By default it will be set as 512 rows of data increase that to required rows.
       Second Reason: if you are using live office in Xcelsius.By default it will fetch 512 rows of data.To increase limit we have to do some server side settings.Please refer to the following SAP Note which gives the solution to this problem.
      SAP Note:1307538
      or go through the following steps:
    These changes have to be made on the server side
    1.     Create a backup of dsws-liveoffice-provider.jar from serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib for future reference.
    2.     Copy dsws-liveoffice-provider.jar from serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib to your computer.
    3.     Rename the file just copied to dsws-liveoffice-provider.jar.zip (add.zip to end of filename)
    4.     Create folder in root of InstallDrive: named META-INF (case sensitive), in InstallDrive:\META-INF named BusinessObjects (case sensitive) and in InstallDrive:\META-INF\BusinessObjects named DSWS (case sensitive)
    5.     Using WinZip or WinRAR, unzip the file named liveoffice_config.properties from the dsws-liveoffice-ws.jar.zip file copied from the server. Place this file in InstallDrive:\META-INF\BusinessObjects\DSWS.
    6.     Edit the liveoffice_config.properties file and find the following section:
    #max number of range rows and range columns to return
    maxRowCount=512
    maxColumnCount=512
    7.     Edit the maxRowCount entry to the value youu2019d like to use
    8.     Save the file as liveoffice_config.properties (same filename)
    9.     Using winRAR or WinZip add the new liveoffice_config.properties file back to dsws-liveoffice-ws.jar.zip, making sure to use the "use absolute path" option.
    10.     Stop Apache Tomcat service on BO server
    11.     Copy dsws-liveoffice-ws.jar.zip to serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib.
    12.     Rename dsws-liveoffice-provider.jar in serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib directory to dsws-liveoffice-provider.jar.old.
    13.     Rename dsws-liveoffice-provider.jar.zip in serveru2019s c:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib directory to dsws-liveoffice-provider.jar
    14.      Empty the Tomcat cache by deleting the content of the folder <<C:\Program Files\Business Objects\Tomcat55\work>>
    15.     Restart Apache Tomcat on server
    This should increase the number of rows fetched by LiveOffice, however it may happen that changing the number of rows in the liveoffice_config.properties many times may result in liveoffice picking the data from the cache. Hence deleting the cache (C:\Program Files\Business Objects\Tomcat55\work) is necessary. Incase deleting the cache also doesn't work, we may have to redeploy the dswsbobje folder.
    To redeploy, follow the steps given below:
    1.     Go to C:\Program Files\Business Objects\Tomcat55\webapps and keep a backup of the dswsbobje folder.
    2.     Now delete this folder and restart Tomcat.
    3.     Restarting Tomcat will recreate the dswsbobje folder but will again default the number of rows fetched by LiveOffice to 512.
    4.     We will again have to follow the steps mentioned in the start to increase the number of rows from 512 to the desired value.
    5.     Restart Tomcat again for the changes to take place.
    Note: Increasing the number to large values might cause inconsistency in the behavior or instability.

  • Use Combo Boxes and Datepart "m" and "y" to filter forms and reports

    I am trying to build a Form to filter through Sales Order Records going back up to four years to find purchasing patterns of  customers and to find more potential sales.  I am using a simple main form, with 2 subforms joined on the Sales Representative
    [accntrep], one which show current orders for a given month and the other orders from past months and years.  I've got 3 combo boxes, 1 to select sales representative, 1 to select a month using date part and 1 to select a month.  This would be very
    flexible in easily searching any month in any year of the recordset.  I know I will be using something like "DatePart("m",[Date])=2 And Year([Date])=Year(Date())-4" (Feb 2011) to filter my records, but I am having troubling writing
    the procedure just right.  I am using 2-column combo boxes 1 column for text i.e (April, May, June etc.) and a second for the Date Part Expression.  I think I need to concatenate the values into the filter, but I cannot come up with exactly how to
    get this done.  Any ideas??
    Thanks,
    js

    If there is any doubt in your mind then I  will suggest a sanity debug trick; temporarily add 2 textboxes
    in T1 put its control source: =ComboBoxNameMonth
    in T2 put its control source: =ComboBoxNameYear
    don't put what I typed - put in their actual control names for those 2 comboboxes
    this way you can see what is actually the value of those combo boxes... depending on what they are bound to - those values may not be what you are expecting them to be.....obviously alter the properties of the comboboxes until they have the values they should
    Am a little unclear on filtering your records in regard to how the data is not structured whether for example: Nov 2015 is in 2 separate fields or a single field like 11/2015 or what - not sure it is a true date field or possibly a text field...so
    the next part of this depends on the data structure.

  • Trying to filter an entire database using a combo box or text box

    Hi,
    I am looking to create a combo box with rows vice columns, then I would like to create a macro or some for form of filter that gives me the option to search within each or all of the selections.
    I have created a search function (using a textbox and the button features) that allows me to search for anything in my database using applyfilter. The problem that I ran into with this was that when I hit the might work, but only the first line worked.
    So I tried to use a combination box to create a filter of the fields that I want to view for the particular search I need, but I want to select row headers vice columns of information. For example if I have five fields of: Last Name, First Name, SSN, Document
    number and Unique ID.
    I want a combination box to show the following field header when I click the drop down option.
    (Last Name
    First Name
    SSN
    Documentation Number
    Unique ID)
    Then I would to apply a macro filter feature for files within theses individual fields. I am just getting started in VBA and using Macros, so any help would be awesome!!
    If I am too far off target please direct me back, I tend to over think things.
    Thanks in Advance

    Dirk Goldgar, I tried to you use the suggested method you gave me. Part of the problem I was having was that I wanted to view the field list, which I now know is very possible thanks to you, but only wanted it to show as one single list of fields.
    So took the information you gave me and went on to create a list box instead. I later found out why this was not working either.
    In what way was it not working?  You can do the same thing with a list box as I described for a combo box.
    I have relationships of tables attached.
    I don't understand what you mean by that last statement, or how it's relevant to the discussion.  Do you mean you have multiple different tables that you might want to filter?  So you would need to either (a) first need to select a table from a
    list of tables in your database, and only then select a field in that table, or else (b) have a table listing all the data elements you might want to search, with the table and field name of each, and base a list box on that -- then the code to search would
    know what table to select from, as well as what field to filter on.
    So this info that you provided was very helpful. I will continue to go through the link you provided.
    So I can quickly sum up what I need:
    1. A dropdown box that allows me to search any Field List
    2. A textbox that allows me to type in the searchable information for that particular field.
    3. Or some way to build a filter function for the whole list, with a textbox to search the key words.
    This is all still a bit unclear to me, because I don't know whether you want to search a particular table, or any of many possible tables in the database.
    Dirk Goldgar, MS Access MVP
    Access tips: www.datagnostics.com/tips.html

  • How to Filter the List in Combo Box in JDeveloper?

    Hey guys, I really need your help regarding this matter. In JDeveloper, I need to filter the list in combobox in order for us to query faster especially when the list is very long. For example in a 'Country' combo box, when you type 'p' in the field, the list must filter simultaneously all countries that start with letter 'p' or when you place 'ph', all countries with 'ph' in the beginning. If you have sample codes, keywords needed, or sites recommended to solve this problem, it will be very much appreciated. Thnx.
    cy

    using this forum may be more efficient -> JDeveloper and ADF

  • To filter data in two dates using combo box component

    Hi,
    I have a requirement like, i need to filter data in chart between two dates from two combo box.. From combo_box and To combo_box.
    I am using one QaaWS to populate LOV's into Combo box's and another QaaWS for chart data. Universe is the same one on SAP  BI query.
    LOV's are populating into both combo's and chart as well, i used a query refresh button after choosing two dates and press button.
    Data is not reflecting as per the choice of dates.
    If any one have such scenario, request you to share the same....
    Thanks in advance...
    Raj..

    Problem is with ranges, not with dates, my data is working fine with CALDAY (in BI Query)....
    My query variable is on FiscalPeriod month, like "FEB 2011"  to "OCT 2011" and is optional, but it is fails in QaaWS to execute when i try to input any months.
    If we give default values in BI query format is like K4/010.2011 for october month. QaaWS doesnt fail and executes, but if i change any value in QaaWS it is taking as "OCT 2011"
    And in Xcelsius it is not recognizing eaither of the formats like, K4/010.2011 or "OCT 2011"
    the format is not matching with xcelsius.

  • Combo box properties

    I have a form with a combo box.  What I want the combo box to do is to allow the user to select a value from Table A Field A and put the value from Table A Field B into Table B Field A.  I have made various changes to the properties for the Combo
    box and have been unable to get the behavior I want. 
    The setting below takes the TableAFieldA value selected and puts the value into TableBFieldA.
    What should the properties be set to select TableAFieldA, put TableAFieldB into TableBFieldA?
    Here is how my properties are set:
    gwboolean

    I'm not sure what happened, but there's nothing for us to see...
    However, you want to double-bind the ComboBox (that's probably not a real term).  Essentially there are two layers upon which you can apply databinding to the ComboBox.  The first is through the DataSource and ValueMember properties.  These
    would point to TableA and FieldB (the DisplayMember would point to FieldA).  Once that is set, you go to the top of the properties grid for the ComboBox and expand the (DataSources) node.  Then use the dropdown arrow next to the Value property to
    select TableB as the data source and FieldA as the data member.
    This binds the list contents of the ComboBox to TableA and the selected value to TableB.  I believe that is what you are asking for.
    Reed Kimble - "When you do things right, people won't be sure you've done anything at all"

  • Custom Combo box

    Dear all,
    If any one developed custom combo box in flash 7. Pls share
    ur files for reference... Urgently needed for me..help me pls
    Thanks
    thil

    It is certainly possible.
    You've got to decide whether you want to try and change the functionality of JComboBox to do it, though. This may seem the most straightforward first step but may not be the most appropriate; are you really talking about a control for selecting a single item from a list? Do you need the ability to edit the selected value directly?
    If you're not after these sorts of things then it may be quicker simply to create a custom component that shows a popup menu when you click a button, for example.
    Getting this to look a bit like a combo box wouldn't be too hard for most look and feel implementations.
    If you're sure you're really after a JComboBox for this functionality then there are various approaches that can be tried.
    Hope this helps.

  • Combo box,Filter

    Hi to all
    Pls tell me the what is diff between Combo box &Filter. In which scenario we will use Combo box..
    Thanks
    Yogisha

    Hi
    Main difference:
    Both the components are used to select the records based on label selected but if u are using combo box we can have result in more that one row for the selction,where as if ur using filter you can have only one row as ur result.
    so for the scenarios where you need to have more no of rows in destination for a particular selection you can go for combo box.
    Alerts and clear destination when no selected item are two additional features avaialable with combo box
    we cnt choose the default elected item in filter where that is possible in combo box.
    @Sri

  • Setting combo box properties through database

    dear friends
    i am trying for a string control which has combo box type display on the front panel but the drop dowm menu which gives the available option which one can set by going to properties & then to edit option ,but can it be possible to have the same type of front panel control  with the option being there that are a field of the database
    thanxs
    looking for a early reply

    Hi dhiraj034…,
    ok here is a picture, but i´m not sure if it is what you need.
    Mike
    Message Edited by MikeS81 on 05-08-2008 10:02 AM
    Attachments:
    Unbenannt1.PNG ‏27 KB
    Unbenannt3.PNG ‏7 KB

  • CS4: Setting combo box properties for interactive prototype

    Hi
    I'm doing an interaction design for a web application in
    Fireworks CS4 and can't figure out how to make a dropdown list
    (e.g. combo box) work properly.
    I'm using the Common Library > Win > ComboBox symbol
    but I can't see how to specify the options that should display in
    the list. Based on my experience with other prototyping tools, I'm
    looking for a property in the ComboBox property inspector, but
    there's nothing there and I can't find anything that explains this
    in the Help.
    Surely I don't have to mock up this behaviour myself using
    graphics?
    Thanks in advance for any light you can shed on this.
    Cheers
    Stewart

    Urg - Sorry about that. Here is the direct link to the
    article
    http://www.adobe.com/devnet/fireworks/articles/standards_compliant_design.html
    Side note:
    When originally reponded to you I got swept away by the new
    articles on the Fireworks Developer page -
    http://www.adobe.com/devnet/fireworks/
    - the top three articles.
    h

  • Custom paint for a combo box?

    Is there a document anywhere that describes all the parts you need to paint for a combo box? We have a particular need for a special presentation, but combo boxes can be rather complicated to paint all the parts correctly.
    TIA!

    don't know of a document, but an example of a (color) modified comboBox is here
    [http://forums.sun.com/thread.jspa?forumID=57&threadID=5283094]
    you just have to copy all of the code (it does run)

  • IPhone SDK - What is the equivalent of a combo box

    I have a screen where there are quite a few items which are of the multiple-choice type. In other platforms i use a combo box (pick lists) to do this.
    On the iPhone SDK the only thing that comes close is the UIPicketView which is ugly IMHO. it takes too much real estate and too heavy.
    Is this is the only control available now?
    Also does the UIPicker come with an associated control which will launch the picker? What i mean is on other platforms and on the web there is a text field with a button with a down arrow next to it. Clicking either on the text field or the down arrow drops the list down. Is there a similar control on the iPhone which when clicked launches the picker OR do i have to create a button or a custom view which will launch the picker?
    Thanks for reading this and for your feedback.
    -TRS

    I do not believe there is an equivalent of -D in the DB JVM, a possible solution is:
    Load a properties file into the DB using Loadjava, then open this file from your Java code using Properties.load(), then iterate the properties calling System.setProperty().
    Chris

  • Edit Items in TestStand Sequence File Combo Box?

    Hello All,
      I am creating a basic user interface VI Project, based off of the examples included with TestStand.  In the "Simple" example, there is a Open Seq File button, and an associated combo box to select the Sequence File to run.  For my application, I would like to limit the sequence file options from which the operator can choose (not allow the operator to browse the entire hard drive to find a sequence file).  Using basic Labview functions, I would have done this with a regular combo box, and use the "Edit Items" option to load file options into the drop-down menu.  However, the TestStand UI combo box does not allow this, presumably because it is an ActiveX control, and configuration is different from normal Labview functions.  Is it possible to pre-load the TestStand UI combo box with allowed sequence files?  Or, if there are other suggestions on how to accomplish the requirement, I am open to them as well. 
    Thanks in advance,
    GSinMN       

    One idea is to use the native LabVIEW controls.  Then hide the TestStand UI controls and update them from the events triggered by the native LabVIEW controls. I have had to do this before on UIs when the customer wanted a certain look and feel.
    So basically have the native LabVIEW combo box set like you want.  When the user makes a selection, in the event for that selection update the hidden TestStand Sequence File Combo Box witht he correct sequence file.
    Another option is to use events for the Sequence File Combo Box and just filter and force certain behavior.
    Hope this helps,
    jigg
    CTA, CLA
    teststandhelp.com
    ~Will work for kudos and/or BBQ~

Maybe you are looking for