Drop-down menu which allows free text at the same time?

Hello experts!

My users should at the same time a component with a list of values and a free text input text.

I use Jdev 12.1.2 and I'm triying to reproduce, but I am not in a position:

https://blogs.Oracle.com/adffun/entry/fun_with_declarative_components?utm_source=dlvr.it & utm_medium = Facebook

I get an error like:

Error: < J2EE > < BEA-160187 > < weblogic.appc failed compile the application. Recompile with the option - verbose for more details on this issue. >

Separator is not a valid child of a choice - mySoc element

Someone there another example of the requirement, or has been able to use it?

Thanks in advance,
Jose.

Hi Jose,

The setting of the ADF provides InputComboListOfValues that supports the list of values and free text at the same time, you can also search for and select popup with the InputComboListOfValues

Thank you

Shiva Shankar B N

Tags: Java

Similar Questions

  • Pages - selection of different parts of the text at the same time

    The old version of Pages used to have a really useful feature that allowed you to select the different parts of a text at the same time by pressing the command at the same time you did drag the cursor over the text you want to select.

    This feature doesn't seem to be available on the new version, which is a shame because it was really, really useful.

    Is there another way to select different parts of a text at the same time?

    I would be really grateful if someone could find a solution!

    Any rejection of Pages v5 supports non-contiguous text selection. No tricks to work around this design limitation. You may always continue to use Pages ' 09 v4.3 If you wanted these "professional" features of return.

  • Hi, when I create a text box, and I type text in it, then I resize this text box, I want to see inside moving text at the same time I'm re-sizing of the text box. It does show me not LIVE what is happening inside the text box while I'm re-sizing text

    Hi, when I create a text box, and I type text in it, then I resize this text box, I want to see inside moving text at the same time I'm re-sizing of the text box. It does show me not LIVE what is happening inside the text box while I'm re-sizing of the text box and the same goes for the area of the image, I hope I could clarify my question.

    When resizing of a text box, click and hold for a moment before starting to resize. This will allow to see live redesign.

  • update of a drop-down list of QML from C++ fails the first time

    Hey gang,

    I have a function in my C++ class that seeks a couple of drop downs by ObjectName and their Options adds.

    the feature works well - except that when the application first starts, the function cannot find the menu drop-down, then the drop-down list is empty.  At various times during the execution of the application, it refreshes the drop-down list and those all great works.  It is only on the first attempt when the application first starts it fails.

    Here's the function:

    void WorkManager::updateDropDown() {
    //  qWarning() << "WorkManager::updateDropDown(), running..";
    /*
     * this function updates the two drop down lists in the UI
     * it updates them dynamically with the taskName() ('label') of the job.
     * NOTE: for some reason, this doesn't find the dropdown's by name on first start.  however subsequent runs work fine.
     */
        int i = 0;
        QList  myObjects = m_model->toListOfObjects();
        DropDown * dpList = bb::cascades::Application::instance()->scene()->findChild("scriptListDropDown");
        DropDown * logDpList = bb::cascades::Application::instance()->scene()->findChild("logDropDown");
        if (dpList != 0 && logDpList !=0 ) {
            dpList->removeAll();
            logDpList->removeAll();
            for (i = 0; i < myObjects.size(); i++) {
                Task * myTask = static_cast (myObjects[i]);
                myTask->setParent(this);
                dpList->add(Option::create().text(myTask->taskLabel()).value(myTask->command()));
                logDpList->add(Option::create().text(myTask->taskLabel()).value(myTask->taskName() + ".log"));
            }
        } else  {
    //      qWarning() << "WorkManager::updateDropDown(), ---> dpList was 0, try again";
        }
    }
    

    so when the application starts, I get this message of qWarning() and dpList (and logDpList) are both 0.

    I tried the dissemination of calls to this function in various places at the same time the C++ class, so in onCreationCompleted() different signals in the QML IU - as for the homepage, TabbedPane, drop-down menus.

    No matter where and when I call, I can't get the drop-down list to provide information on the first try.

    is there a way to find a way to make this work?  It's (quite) a little annoying.  I wish that the onCreationCompleted() for the drop-down list would work, but alas, no joy.

    Help?

    Thank you!

    J

    Quite simply, if the object is not in the scene tree, you will get a result of findChild. It has not been created or added to the scene.

    You say that you did above in onCreationCompleted of a drop-down list, but this would only guarantee that one of your drop-down menus has been created and your conditional statement requires that both happening simultaneously be non-null. You must run the above, when the two objects are created.

    It seems that you can split the above function to manage separately, the dpList and logDpList after the onCreationCompleted of signals for each drop-down list.

    Note: If you run findChild on the user interface of your entire application, your application has a serious design flaw.

  • acquisition of wireless signals and record the signal as text at the same time for 5 minutes

    Hello

    I'm wireless ECG signal and the display in waveform graph. And at the same time, I need to save it as text for 5 minutes. The problem I faced is for record of the signal, I use scripture to the extent file that saves the file as text... but everything by saving the trace speed decreases.

    I'm very new to labview so please can someone me if Miss me something in it... Please help...

    Why people always post photos of their screws rather than the screws themselves or at least excerpts?  We can't tell from the picture what Version of LabVIEW, you use (so if we post code, you will not be able to open it), and we can not 'play' with your code and try without, ourselves, by hand, trying to recreate your diagram (sometimes very small).  Please, help us help you!

    This is in any case helps to familiarize yourself with the design of producer/consumer model.

    1. Open LabVIEW.
    2. Click on 'File', choose 'new '.... "(no new VI), then (in models) producer/consumer Design Pattern (data).
    3. Study the model and adapt it to your problem.

    The producer would be anything that generates data.  Once you have the data, you put on the queue and send to the consumer for the entire treatment.  The idea is that the producer has an inherent calendar that he must answer, otherwise you lose data points.  The consumer, on the other hand, just need to follow 'more or less' (in fact, the queue may / will develop, if the amount of data is not megabytes, so the consumer can really be quite slow, if you usually want to consumers, on average, to be at least as fast as the producer).

    Bob Schor

  • How can I configure Favorites to make it appear that my most used sites come in the drop-down menu when I start to use the computer?

    How to configure and use ' Favorites?

    Click bookmarks (drop-down) icon-> go to the most visited folder

    • This section lists your bookmarks especially SUV

    Check and tell if its working.

  • Where is the drop-down menu which will distribute choose me multi cam to open different cams in the program monitor?

    I have a project of two cameras that I want to use the multi cam editing option.  Cannot find how to get individual cams open in the program monitor I can start cutting between them.

    The key offers that option as well.

  • I don't have Firefox Button with the drop down menu... What's the problem?

    No button for Firefox... Why?

    You had probably check the Menu bar option.

    To fix this you need to go to "view > toolbar > uncheck menu bar.

  • Drop-down menu menu back to the first item after submission

    I created a search using the menu drop down.

    The menu items are from a source of data (recordset), but after clicking on the button "submit" section goes to the first item in the menu dropdown. How can I keep the selection to the selected element?

    Here's the code, I do not know where to add selected, eco

    < option value = "<?" PHP echo $row_RSspeciality ['id']? > "<?" PHP if ($HTTP_POST_VARS ['id'] == $row_RSspeciality ['id']) {echo "SELECTED" ;}? > > <? PHP echo $row_RSspeciality ['field']? > < / option >

    I have another question, how can I add an item (all) in the drop-down list, which allow the user to search in the entire Department?

    You must match the values. If $_POST ['id'] does not exist, you can use any value is sent by the form. Judging by your code, it is the specialty (with a capital S).

    
    
  • I want a drop down menu where the parent element is not a link

    I have a drop down menu which is filled with links to pages that are related to a parent page. But I don't want the parent links.  People are confused (they tell me) if him hover over the title from the drop-down list that the parent is a link to a page as well. Is it possible to remove the link at a higher level? See www.danielvandekamp.com/retraite where I want to 'Een retirement doen' does not establish links. Any advise?

    Go to the page in the view plan, make a right click on it, look at the controls and feel liberated!

  • Receptive Drop Down Menu issues

    I am having some problems with my sensitive menu drop-down.  I'm doing a line with 2 separate menus that appear next to each other.  The left side is usually a menu and the right side is social media links.  I have it running with 2 big questions.  First of all, I can't seem to get my (black) go to the entire page.  It stops between 2 menus.  Secondly, when I shrink down to a size phone browser and replace the menu by a drop down menu, my images (I use images instead of text so that I can use a specific font) develop to adapt the space.  I want them to appear as the size appropriate and that the drop-down menu to be right next to the links of social media.  Here is a link to the page so you can see what I mean.  My HTML and CSS are below.  Thank you.

    HTML

    <! DOCTYPE HTML >

    < html >

    < head >

    < meta charset = "UTF-8" >

    < title > J.Rad < / title >

    < link type = "text/css" rel = "stylesheet" hand. CSS"/ >

    < meta name = "viewport" content = "width = device-width, original scale = 1.0" >

    < / head >

    < body >

    < header > < img src = ' Background-Images/sick-Fantasy - Banner.png "alt ="Image of the banner"> < / header >

    < div id = 'menu' >

    < nav id = "nav" role = "navigation" >

    < a href = "#nav" title = "Show navigation" > < img src = ' Images/Background-Menu.png' alt = 'Menu' > < / a >

    < a href = "#" title = "Hide navigation" > < img src = ' Images/Background-Menu.png' alt = 'Menu' > < / a >

    < ul >

    < li > < a href = "/" > < img src = "Images/Background-News.png" alt = "News" > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/Bio.png" alt = "Bio" > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/Tour.png" alt = "Tower" > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/Store.png" alt = "Store" > < /a > < /li >

    < li >

    < a href = "/" aria-haspopup = "true" > < img src = 'Media.png-Background-Images' alt = 'Media' > < / a >

    < ul >

    < li > < a href = "/" > < img src = "Background-Images/Music.png" alt = "Music" > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/Photos.png" alt = "Photos" > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/Videos.png" alt = "Vidéos" > < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "/" > < img src = "Background-image/Contact.png" alt = "Contact" > < /a > < /li >

    < /ul >

    < / nav >

    < nav id = "social" role = "navigation" >

    < ul >

    < li > < a href = "/" > < img src = "Background-image/Instagram.png" alt = "Instagram" > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/YouTube.png" alt = "YouTube" > < /a > < /li >

    < li > < a href = "/" > < img src = 'Background-Images/Twitter.png' alt = 'Twitter' > < /a > < /li >

    < li > < a href = "/" > < img src = "Background-image/Facebook.png" alt = "Facebook" > < /a > < /li >

    < /ul >

    < / nav >

    < / div >

    < div class = "clearfix" > < / div >

    < div id = "container" >

    < article id "left column" = >

    It's the session of the left for the main content column

    < / section >

    < id side = "right column" >

    < div class = "widget_iframe" style = "display: inline-block;" width: 100%; height: 185px; margin: 0; padding: 0; border: 0; "" > < iframe class = "widget_iframe" src = "http://www.reverbnation.com/widget_code/html_widget/artist_420387?widget_id=54 & amp; posted by = _ artist_420387 & pwc [design] = custom & pwc [background_color] = % 23000000 & pwc [size] = adjustment" width = "100%" height = "100%" frameborder = "0" scrolling = "no" > < / iframe > < div class = "footer_branding" style = "margin-top:-5px; font-size: 10px; do-family: Arial; "> < / div > < / div > < br / >

    < div class = "widget_iframe" style = "display: inline-block;" width: 100%; height: 185px; margin: 0; padding: 0; border: 0; "" > < iframe class = "widget_iframe" src = "http://www.reverbnation.com/widget_code/html_widget/artist_420387?widget_id=53 & amp; posted by = _ artist_420387 & pwc [design] = custom & pwc [background_color] = % 23000000 & pwc [size] = adjustment" width = "100%" height = "100%" frameborder = "0" scrolling = "no" > < / iframe > < div class = "footer_branding" style = "margin-top:-5px; font-size: 10px; do-family: Arial; "> < / div > < / div >

    < / side >

    < / div >

    <>footer

    < / footer >

    < / body >

    < / html >

    CSS

    @charset "UTF-8";

    / * CSS document * /.

    * {

    margin: 0;

    padding: 0;

    }

    {body

    height: 100%;

    background-attachment: fixed;

    background-image: url(Background-Images/Sick-Fantasy-Background.png);

    background-position: top center;

    background-size: coverage;

    }

    {to header

    overflow: auto;

    background-size: coverage;

    background-image: url(Background-Images/Rust-and-Foamy-Blood-Texture.png);

    background-position: center;

    }

    header img {}

    display: block;

    margin: auto;

    }

    IMG {}

    Max-width: 100%;

    }

    div {}

    Width: 100%;

    background-color: #000000;

    background-size: coverage;

    }

    #nav

    {

    Width: 70%; / * 1000 * /.

    position: absolute;

    background-color: #000000;

    background-size: coverage;

    }

    #nav > a

    {

    display: none;

    }

    #nav li

    {

    position: relative;

    }

    #nav li a

    {

    display: block;

    }

    #nav li a: active

    {

    background-color: #996600! important;

    }

    #nav duration: after

    {

    display: inline-block;

    position: relative;

    }

    / * top-level * /.

    #nav > ul

    {

    background-color: #000000;

    margin-left: 25px;

    }

    #nav > ul > li

    {

    float: left;

    list-style: none;

    }

    #nav > ul > li > a

    {

    height: 100%;

    }

    #nav > ul > li: hover > a.

    #nav > ul:not (: hover) > li.active > a

    {

    background-color: #996600;

    }

    / * second level * /.

    #nav ul li

    {

    background-color: #e15a1f;

    display: none;

    position: absolute;

    }

    #nav li: hover ul

    {

    display: block;

    }

    #nav li: not (: first-child): hover ul

    {

    left:-1px;

    }

    #nav li ul a

    {

    }

    #nav li ul li a: hover,

    #nav li ul:not (: hover) li.active one

    {

    background-color: #996600;

    }

    #social

    {

    float: right;

    background-color: #000000;

    background-size: coverage;

    }

    #social > a

    {

    display: none;

    }

    #social li

    {

    position: relative;

    }

    #social li a

    {

    display: block;

    }

    #social li a: active

    {

    background-color: #996600! important;

    }

    #social duration: after

    {

    display: inline-block;

    position: relative;

    }

    / * top-level * /.

    #social > ul

    {

    background-color: #000000;

    margin-right: 25px;

    }

    #social > ul > li

    {

    float: right;

    list-style: none;

    }

    #social > ul > li > a

    {

    height: 100%;

    }

    #social > ul > li: hover > a.

    #social > ul:not (: hover) > li.active > a

    {

    background-color: #996600;

    }

    {.clearfix}

    Clear: both;

    Display: block;

    }

    #container {}

    Max-width: 960px;

    Width: 960px;

    margin-top: 10px;

    margin-left: auto;

    margin-right: auto;

    low-margin: auto;

    }

    {#left-column}

    Width: 590px;

    float: left;

    Background: #0000FF;

    padding: 5px;

    margin: auto;

    }

    {#right-column}

    Width: 350px;

    float: left;

    padding: 5px;

    margin: auto;

    }

    {.clearfix}

    Clear: both;

    Display: block;

    }

    footer {}

    background-color: #000;

    background-size: coverage;

    }

    @media screen and (max-width: 959px) {}

    {#body}

    Width: 100%;

    }

    #header {}

    Width: 100%;

    }

    #container {}

    Width: 100%;

    }

    {#left-column}

    Width: 60%;

    }

    {#right-column}

    Width: 30%;

    }

    IMG {}

    Width: 100%;

    }

    }

    @media screen and (max-width: 640px) {}

    #nav

    {

    Width: 50%;

    position: relative;

    }

    #nav > a

    {

    }

    #nav:not (: target) > a: first-of-kind,.

    #nav:target > a: last-of-type

    {

    display: block;

    }

    / * top-level * /.

    #nav > ul

    {

    display: none;

    position: absolute;

    }

    #nav:target > ul

    {

    display: block;

    }

    #nav > ul > li

    {

    float: none;

    list-style: none;

    }

    / * second level * /.

    #nav ul li

    {

    position: static;

    }

    }

    {#left-column}

    Width: 100%;

    margin: 0;

    padding: 0;

    }

    {#right-column}

    Width: 100%;

    margin: 0;

    padding: 0;

    }

    }

    @media screen and (max-width: 300px) {}

    #header {}

    Width: 100%;

    background-size: coverage;

    }

    #container {}

    Width: 100%;

    }

    }

    Add

    #nav img {}

    Width: inherit;

    }

  • MXF OP1a not no projection in the "Format" drop-down menu.  I can't export MXF files.

    MXF OP1a not no projection in the "Format" drop-down menu.  There is a category of MXF OP1a in presets browser, but it is not active.  I downloaded the XDCam MXF presets, but cannot import them because the encoder cannot be identified.  How can I get MXF or XDCam MXF Op1a appears in the Format drop-down menu so that I can import the presets and export code MXF files?  Thank you...

    Hi beating Bits,

    The only thing I want to do is to incorporate a CSC file into an XDCam

    within an MXF.  If you could help figure me out how to do it

    codec to export available in TEA (or Prime Minister), I would be grateful.

    This is not supported natively in SOUL CS6. I'm sorry. Updated SOUL CC for this feature.

    Thank you

    Kevin

  • Drop-down menu in the table of cells - how to develop across the width of column?

    Hello!

    A customer migrate their 2 400 forms of old JetForms as PDF (LiveCycle Designer) and would like to keep the same functionality, so that it is used in the old platform. However, some of the old tool features do not seem to be present in LiveCycle.

    Suppose that a drop down menu in a table cell, containing the elements whose lengths are larger than the column of the table. In JetForm, when you open the drop-down menu that spans the columns to display all of its content, do not cut the contents of the drop-down list.

    I tried this in LiveCycle, but the drop down menu gets cut and its content is limited to the column in the table (where the drop-down menu below) width.

    Is there a way to bypass this limitation, even if I use scripts?

    Thank you for all the ideas!

    Marcos

    Hi Marcos,

    I don't think you will get this works reliably in a table

    Niall

  • Fireworks 8 - drop-down menu

    http://www.Stevens-it.com/Project_Profiles/Gallery/pictures.html

    How can I fix the drop down menu to layer on top of the .swf file?
    It is a page template in dreamweaver

    suddadog wrote:
    > http://www.stevens-it.com/Project_Profiles/gallery/pictures.html
    >
    > How can I fix the drop down menu to layer on top of the .swf file?
    > It is a page template in dreamweaver

    You can not. The Flash elements are always on top of all the rest of the
    Web page.

    --
    Linda Rathgeber [PVII] * Adobe Community Expert-Fireworks *.
    --------------------------------------------------------------
    http://www.Projectseven.com
    Fireworks Newsgroup: news://forums.projectseven.com/fireworks/
    CSS newsgroup: news://forums.projectseven.com/css/
    http://www.Adobe.com/communities/experts/
    --------------------------------------------------------------

  • How can I separate the dialogue of downloads and bookmarks in the library box so I can see each one separately and at the same time as Firefox used to allow?

    After the last update, placed Firefox download dialog box and bookmarks in the same dialog, which cannot see both at the same time. I can't find any option to separate the two. It's severely cramping my workflow. Can you tell me how I can see once more my download progress in a single window and my favorites in another?

    You can view the new download manager in a tab by opening the words: download page and you can consider opening this page in a separate window.

Maybe you are looking for

  • F10 - always "busy".

    If logged in as an administrator, my F10 always too busy poster - i.e. the cursor always shows like "hourglass." Insofar as I can see, there is no additional running tasks. I can continue to work and to select various options but have a problem when

  • cannot communicate with the server DNS (66.81.1.251)

    I have a supplier of the Internet service provider and usually use ie9, but for a month or two, I'm using Google Chrome and, until very recently, I was not having problems. For a week now, I've been kicked almost like clockwork, and when I diagnosed

  • Adding new devices to a marketed product

    Hello I have a product that is out on BB App World, but I want to add new devices to what my current application supports the but I didn't not sort the equipment initially when I introduced the app. I have to create a new version of my application an

  • BlackBerry Smartphones Blackberry Maps and the India and Google maps and COD 907 error

    Hey! so are blackberry maps available in India yet? do not appear on my curve 9360...You can also im unable to download google aps it says Error 907 something on an invalid CODany idea anyone?

  • What browser uses the blackberry

    can someone like me which is browser defaule engine is used by the blackberry Thank you...