Matching list in dropdown prompt

Hi,
I have a requirement that when a user starts typing a letter in the dropdown, all the matching list has to appear as a dropdown. Can anyone please let me know whether its possible or not in obiee 10g?
For ex: if a user is searching for ayzsdc00056, then when he types ayz and he has to see all the names starting with ayz.
Please let me know the right approach..
Thank you so much for your help!
Edited by: slek on Jul 16, 2012 8:19 AM

Thanks Dpka This is really helpful. I will try this and update the thread if it works for me without issues. I have also found another link in the forum.
Search Prompt

Similar Messages

  • How to make multi select list as dropdown??

    Hi friends,
    using apex 4.0
    i want to make multi select list as dropdown,how can i do this??
    thanks in advance.. :)

    mn123 wrote:
    using apex 4.0You MUST include the following information with every question:
    <li>Full APEX version
    <li>Full DB version and edition
    <li>Web server architecture (EPG, OHS or APEX listener)
    <li>Browser(s) and version(s) used
    <li>Theme
    <li>Template(s)
    <li>Region/item type(s)
    This cuts down on the need for a lot of follow-up questions or second-guessing. Appropriate solutions may differ according to any of these variables.
    i want to make multi select list as dropdown,how can i do this??Please define exactly what you mean by "multi select list" and "dropdown".
    Do you mean displaying a multi-select enabled select list as a drop-down list rather than as a list box? If so, this is not possible using standard APEX/web browser controls.

  • List Column Dropdown Filter Missing Choices

    I have a list with 1768 items. When i try to use the list column dropdown filter menu it does not give any options.
    This is what I see when I click on the Client Name list column
    When i click on another list column I get this.
    I there anything I can do to get the options in Client Name as Status or any of the other list columns?
    Thanks
    James T.F

    Hi James,
    Based on your description, my understanding is that you want to show the values in Client Name column for filtering.
    When a SharePoint List gets to a certain size, around 500 items, some fields will no longer display a proper drop down for filter choices.
    Instead, it will display “Show Filter Choices”.  Microsoft did this to prevent performance problems by showing more than 500 options to choose from.
    As a workaround, I recommend to create views to filter the list instead.
    Best Regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Intercompany matching list for SAP BusinessObjects Financial Consolidation

    Hello,
    I am looking for a solution to show an intercompay matching list for SAP BusinessObjects Financial Consolidation (aka Cartesis Finance / Magnitude).
    Is it possible for the intercompany reconciliation, to show all partner information on each account? I prefer a solution before consolidation, if possible (and without an implementation SAP BO Intercompany).
    Thanks!
    Rochus Hilber

    I've created 2 Member List, both identical either for ICP and Entities, using scripts... and it works well....
    I've Build up the report in this way:
    Grid1 Acct Pay Acct Rec Matching Difference
    ICP / Entity XXX Grid2. Column[A] [A]-
    Grid 2 (Hide) Acct Rec
    Entity / ICP XXX
    Note that the Grid1 is getting the information from Grid2 and doing the matching difference. As a result I'm getting a bit list with about 210K lines, that brings to me all possible combinations with all entities. Basically the final report should have about 1K lines for every month, it means that there is a lot of Zero's on the rows. The solution I've found is use the suppress option, but as a result I've got a new problem!!
    The Fist(Acct Pay) and the 3rd (Matching Difference) Column Looks fine, but the 2nd column that is "linked' with the grid 2 becomes 0.
    And I'm struggling myself to get it done !! eheh If someone know how to get it fix please let me know!!
    Best Regards,
    Jorge

  • Why does Match list the iCloud status of iTunes purchased songs as "Exceeded Limit"?

    Why does Match list the iCloud status of iTunes purchased songs as "Exceeded Limit"?

    because you have loaded over 25,000 songs to the icloud library.  to find out exactly what is in icloud from itunes match follow these directions to create a blank itunes library and load only the itunes match songs from icloud.
    1. You will need to know the location of your iTunes library for later, the default is under music under your username.  If its not there find it and remember where it is for later.
    2. Then you have to exit iTunes and create a new empty library. To do this hold the option key when you open iTunes.  Choose create Library on the pop up dialogue. Create the library anywhere on your system, you can delete the entire library once you have completed your iCloud changes.
    3. When the library opens in iTunes it will be empty. Click on iTunes Match and click the start button.  after it finishes all of the songs on your iCloud match account will be listed under music.
    if you want to delete some or all songs from icloud so you can re-sync itunes match to show the songs in your current library fowwow this.
    4. you can select up to 1000 at a time and delete them.
    5. when you have deleted what you want, close iTunes and open again holding the option key and navigate to your original library, usually in the music folder under your username.  You should be all set and can click iTunes match again and your account will be populated with the ones in your current library.
    6. You can navigate to the temp library you created in finder and delete it as it is no longer needed.

  • Change Shipping from Radio List to Dropdown?

    I have USPS shipping setup. It list quite a few options as radio buttons. Is it possible to change this to a dropdown list vs radio list?

    Hi,
    You could hide the USPS radio options, create your own drop down menu with the same values and option ids named as the usps radio checks, so a script can match the users selection with the USPS ones upon submission.
    Kind Regards,
    Alex

  • Get unique values from Parent List in Dropdown List SPServices

    I have a dropdown list created using the SPServices ($().SPServices.SPCascadeDropdowns). It works as it should, I just need to add a requirement. I need to be able to filter the Parent Lookup list to show only unique values.
    $().SPServices.SPCascadeDropdowns({
    relationshipList: "ROInsComp",
    relationshipListParentColumn: "AIP-RY",
    relationshipListChildColumn: "NameAndCode",
    parentColumn: "AIP-RY",
    childColumn: "NameAndCode",
    debug: true});
    The issue is that in AIP-RY I have stored Years and each year could be repeated several times
    I followed some of the recommendations from this blog:
    GetListItems Unique Values
    I this is what I tried:
    $.ajax({
    url: weburl+'https://my-site/_layouts/filter.aspx?ListId='+escape('{544C8B6A-C9B3-4BA‌​D-B9CF-B032E5FD07DB}')+'&FieldInternalName='+"AIP-RY" + '&ViewId='+escape('{4B433420-156F-4F4F-9E3C-551DC43B593C}')+'&FilterOnly=1&Filte‌​r=1',
    success: function(data) {
    alert('It worked!');}
    No luck so far! Thanks!
    EM

    Thanks for looking into this. I'm not sure this would work: SPServices.SPCascadeDropdowns
    only works (as far as I know) for elements from the same list.
    EM

  • Deleting a single item list in dropdown choices

    Perhaps I am just not seeing the obvious simple solution but how do I provide a user the option to simply delete his choice in a dropdown selection. I have added a clear form button to wipe all form data, but how do I allow a user once he/she has selected an item from a dropdown list to to just go back and remove any choice from a single dropdown item? In fact I would think this should be possible with all form items, no?

    With the 'resetForm' javascript command, you can specify a single field, or multiple fields, to reset. Add this to a button's action event, and replace 'Combo Box1' with the name(s) of the fields you want to reset:
    this.resetForm("Combo Box1") // Resets only Combo Box1
    Alternately, you can use one of the following:
    this.resetForm(["Combo Box1", "Combo Box2"]) // Resets only Combo Box1 and Combo Box2
    this.resetForm() // Resets entire form

  • Dynamic entry list in Dropdown List Box

    Hi All,
    I need to create a dropdown box in a form whose input is connected to the output of a bapi/query. I want the values of a field in the bapi to the elements of the entry list.
    Can anyone tell me how to create the entry list dynamically?
    Thanks,
    Sruti

    Hi,
    Create Drop-Down List in VC
    Go throgh this links...
    http://help.sap.com/saphelp_nw04s/helpdata/en/96/c33a3382914f6d8aeba11413e3e356/frameset.htm
    Web blog
    /people/thomas.jung/blog/2006/05/26/visual-composer-value-help-data-service
    Referece Guide
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9326072e-0c01-0010-bc97-f72e93338101
    and
    http://help.sap.com/saphelp_nw04s/helpdata/en/bf/39becc90824d4d999eb05336345e5e/frameset.htm
    Senthil K.

  • Currency list in Dropdown field

    Hi,
    here is a little problem I am having with creating a form.
    I want to add a dropdownlist with all the currencies available. I have a list of currencies in a textfile, so I could copy&paste it. However, I cannot find any easy way of adding the data to the dropdownlist. Doing it one by one, takes too much time.
    Any ideas?
    Thanks in advance!

    One possibility is to add the field to the form with one or two values.
    Then be sure to select the field on the Design View Tab, and switch to the XML Source tab.
    You should see some text as follows a bit into the field definition:
    <items save="1">
    <text>Yes</text>
    <text>No</text>
    <text> </text>
    </items>
    (This is from a Yes/No/Blank dropdown I have)
    by editing your list of values in NotePad (or another editor other than MS/Word).
    You can prefix the items with "<text>", and suffix them with "</text>". Then paste the whole list between the <items save="1"> and </items> tags.
    Good Luck!
    Mark

  • List in Dropdown

    Hello!
    I have a list of "things" that i want to show in a dropdown box, in a table. The list is not static (it's not a enumeration) is created in a backend system.
    I want for example select Element1 on the dropdow at the line 1 of the table, and the element should not be avaiable in the other lines of the table.
    What is the best solution to do this?
    Where to bind the dropdown, what kind of context i need?
    Greetings!
    Joã

    Hi João,
    Create the below nodes.
    1. A singleton node for table
    2. A Non-Singleton node for dropdown which should be a child node of table node. Create a context under this node which should be bound to the dropdown UI element in the table
    Now, for the functionality that the element selected in one row of the table should not be displayed in the dropdown of any other row, you can use the below logic
    Create an event for dropdown and write the below code for it.
    String selectedDropdownElement = wdContext.currentTableElement().currentDropdownElemnt().getDropdwnContext();
    for(int i = 0; i < wdContext.nodeTable().size; i++)
            //now populate the dropdown in set of the table rows if the selectedDropdownElement if not equal to that element
            //Suppose you have the values for the dropdown in a node
            //Dont run the outter for loop for the current element
            //Copy data from backend node to table dropdown node
            for(int k = 0; k < wdContext.nodeDropdownBackend.size(), k++)
                   if( ! wdContext.nodeDropdownBackend().getDropdownBackendEleementAt(k).getDataAttribute().equals( selectedDropdownElement))
                         //Create mode for the dropdown node in the table 
    Hope this helps you.

  • Console driver not listed in ok prompt

    i'm working on a console driver for Permedia 3 video card on a SunOS 5.8 sun4u sparc SUNW,Sun-Blade-100..i changed the default console driver to my driver by changing the output-device environment variable at the ok prompt...Then i tried to find my console driver using the show-displays command on ok prompt but my driver was not there..Can anybody tell me the possible reason...Also can anybody give me the source code for a sample console driver as i'm not sure about the ioctl's that need to be coded for the console driver...
    Thanks in Advance,
    Indro

    PhotoWes wrote:
    His iPhone is currently on a version less than 5.0.  iTunes is whatever is currently available from iTunes.com.
    That's not really helpful.
    What specific version of iOS is on the device and more importantly, what version of iTunes?
    Just because someone believes they are running the current version does not make it so.

  • Product version doesn't list in dropdown for MOPZ

    All,
    We have a solman on version 7, EHP1, sp24 where I am having trouble to download the patches for a newly installed netweaver portal system.  The new Netweaver Portal 7 has EHP2 as default and so I want to patch to the latest patches for a project.
    So when I invoke the mopz and then select the portal system and view the product version drop down no values are populated. So I am unable to progress with the download of patches to be downloaded.
    So I have retraced my steps back and providing you the list of steps done.
    I have added this new system in smsy through server, database, product system, technical system.
    After which I created the solution landscape and here I have not been able to maintain the logical component.
    Once I click on the F4 button for logical component it brings components and when I select SAP netweaver, no values are seen below this for selection. I believe this is the cause of MOPZ also being unable to display the product version.
    I am not sure if any of you have encountered this situation or if I am missing anything here.
    I would be glad if some one can share or suggest their views.
    Cheers Sam

    Hi,
    Check SAP Note 1141406 - Product (version) is missing in SAP Solution Manager (SMSY)
    Thanks
    Sunny

  • Hiding columns in list based on prompt selection

    Hi,
    Question with me here is How to show the details only for selected Years in the prompts.
    Users have to select a range of years for which they want to see the data and based on this selection, the columns should appear. more importatnly, there are other surrounding columns which should appear always on the result screen (that restricts me to use pivot instead).
    e.g. Case 1 - User selected Year Range = 2011 to 2014 -
    Result set columns should be
    ID, CODE, DESC, VALUE_2011, VALUE_2012, VALUE_2013, VALUE_2014, Contact Person, Mail, Phone
    Case 2 - User selected Year Range = 2011 to 2016 -
    Result set columns should be
    ID, CODE, DESC, VALUE_2011, VALUE_2012, VALUE_2013, VALUE_2014, VALUE_2015, VALUE_2016, Contact Person, Mail, Phone
    Did anyone have a solution for such case?
    Thanks in advance.

    user1997473 wrote:
    Limitation I have is - I can not rearrange columns. I have to have initial few columns static, next few based on Years selected and last few static columns in same order. So I can not use pivot per my understanding. Any alternate approach?I don't understand your situation fully, but to answer your requirement, "I have to have...last few static columns in same order.," do this:
    1) Put the dimension columns you need at the end of the report in the Measures section, on the bottom.
    2) Change the Aggregation Rule to Max and the values will appear.
    So you can have dimension columns at the end of a pivot table; you just have to do a little trickery.

  • Audio Devices Not Correctly Listed in Dropdown

    I am using XP and using FMLE 3.2 and I uninstalled a program that had an audio device associated with it.
    Well, that audio device still shows up in the audio dropdown. Even though it's not labeled as the correct audio device I actually have, I have to use it in order to output audio (otherwise, nothing gets outputted).
    I've tried clearning the registry and doing a fresh install of FMLE, but it doesn't work.
    How do I clean up this entry and have the actual audio device that I have, to be selected and show the audio output?

    Try resetting PRAM and SMC.
    1. Reset PRAM.  http://support.apple.com/kb/PH14222
    2. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".

Maybe you are looking for