tell - or activate the component based on another component

Hello
I use JDeveloper 11.1.1.6.0, I thought that this should be very easy. But the way I have tried does not work.

I have an empty component, when this component is filled with an entry valid, another component should be enabled.

In a bean support, I have a Boolean attribute, this attribute of the other component must be disabled or enabled.
So, I set the disabled with EL in my Boolean attribute property. The Boolean attribute is modified according to the value of the first component.
Now, when I put a value to my component (autoSubmit = true), the second component must be enabled, but nothing happens.

I forgot something?

Thanks in advance.

I forgot something?

Yes - set the partialTriggers on the second part of the ID of the first part.

http://MyFaces.Apache.org/Trinidad/DevGuide/PPR.html

Tags: Java

Similar Questions

  • You can use a computer to activate the product key on another computer?

    Hi, reinstalled vista, but could not get ethernet connection so the lack of time to activate it. Got the new software to install so connection will work

    but now I can't use the computer because he wants me to activate online that can not because I can't online? can I use another computer to get online and activate the product key for my other computer not usable? I just need to activate the key  HELP PLEASE! If this is not the case, my desktop computer is useless.
    Concerning
    Fitzwit2013

    activation by telephone (call of the operator)

    Click the Start button

    in the search box, type

    SLUI 4

    and press the Enter key

    Follow the instructions, but when asked what service you need the ansafone phone, don't answer - it should oblige the operator to answer, who can deal with you

    To analyze and solve problems for Activation and Validation, we need to see a full copy of the report produced by the MGADiag tool
    (download and save to the desktop - http://go.microsoft.com/fwlink/?linkid=52012 )
    Once saved, run the tool.
    Click on the button continue, which will produce the report.
    To copy the report in your response, click the button copy in the tool (ignore the error at this stage), and then paste (using r-click and paste or Ctrl + V) in your response.
    -* in your own thread *, please
     
    Please also state the Version and edition of Windows cited on your COA sticker (if you a) in the case of your machine (or inside the battery compartment), but does NOT quote the key on the sticker!
    http://www.Microsoft.com/en-us/howtotell/hardware.aspx

  • Update of the table based on another

    Hello

    I'm trying to update a date column in a table based on another table. There is a unique ID in each table that identifies and connects each person:
    update patient_bu a set a.entry_date = (select b.entry_date from CLIENT_MED_DT b where a.id = b.id)
    This is the error:

    ORA-01427: einreihig subquery returns multiple rows


    The problem (I think) is that the select statement back several dates for records people. There are some people / records that have multiple entry dates, but I'm only interested in the most recent date.

    How can I update this table with only the most recent date?

    Thanks for any help,
    Matt

    Oh well, I forgot the UPDATE clause:

    SQL> create table patient_bu
      2  (id number
      3  ,entry_date date);
    
    Table created.
    
    SQL> create table client_met_dt
      2  (id number
      3  ,entry_date date);
    
    Table created.
    
    SQL> merge into patient_bu a
      2  using (select id
      3               ,max(entry_date) max_date
      4         from   client_met_dt
      5         group  by id
      6        ) b
      7  on    (a.id = b.id)
      8  when  matched then update
      9        set a.entry_date = b.max_date;
    
    0 rows merged.
    
  • Default value for the prompt based on another request

    Hello:

    I have a requirement where I need to define default values of messages based on another request.

    The guest is a quick Date.

    I have tried using the presentation variable and sql query writing, where is written "WHERE promo_id = @{variable}" "

    but it still does not.

    Please let me know a workaround for this problem.

    Thank you.

    -Vinay

    What determined your operator BETWEEN End Date? I guess it's variable. In addition, is the second report on the same page or another page of dashboard? Assuming that the two reports are on the same page, do the below. If this isn't the case, you can use the same guests on the second page of dashboard. Define the scope of "dashboard" and the selection of the user is wearing on the second page.

    The easiest way is to have 3 guests of dashboard: Promo_ID, Start_Dt and end_date. assign to these guests PVs: pvPromoID, pvStartDate and pvEndDate, respectively.

    Filter a report on pvPromoID and pvStartDate.

    The second report on the pvPromoID of the filter and use pvStartDate in the filter of the two report Date column. Assuming that the values BETWEEN are variable, so you can write the following on the column of your second report:

    "Table name". " Date ColumnName.<= '@{pvstartdate}'="" and="" table="" name"."date="" column="" name"=""><>

    And your Promo column, use the filter "Table name". "Class = ' @{pvPromoID}"

    When the user selects the Promo ID, Start Date and end Date in the guests, the first and second reports will be filtered accordingly.

  • Conditionally display the values in the column based on another column

    Hello

    I'm sure this has been covered before, but I can't find anything appropriate based on the research I've done.

    I have 2 attributes in VO.

    I have a table that displays this VO.

    I still want to display header for both attributes, but I only want to show the value of attribute 1 in a row, if value of Attibute2 = 'I '.

    If Attibute2! = 'I', so I want just the column for Attribute1 to be empty space.

    I've not yet done anything with conditional expressions, and I wonder if someone could provide a link or a thread which is similar to this issue.

    Thank you

    Joel

    You can do according to the post above, but if you are not interested in changing the original Version and I want to just change the user interface page only, you can do as in the example below:


    lines = ' #{bindings. " Employee.rangeSize}.
    emptyText = "#{bindings." Employee.Viewable? "{'No data to display.': 'Access Denied.'}".
    fetchSize = "#{bindings." Employee.rangeSize}.
    rowBandingInterval = '0 '.
    selectedRowKeys = ' #{bindings. " Employee.collectionModel.selectedRow}.
    selectionListener = "#{bindings." Employee.collectionModel.makeCurrent}.
    rowSelection = "single" id = "t1" >

    headerText = "#{bindings." Employee.hints.Employeeid.label}.
    ID = "c2" >


    model = ' #{bindings. " Employee.hints.Employeeid.format}"/ >



    headerText = "#{bindings." Employee.hints.Employeename.label}.
    ID = 'c3' >



    headerText = "#{bindings." Employee.hints.Salary.label}.
    ID = "c1" >
    *
    ID = "ot2" >

    model = ' #{bindings. " Employee.hints.Salary.format}"/ >


    OutputText for the Attibute1, you can write the EL expression as:
    *<>
    * value = "#{rank." Attibute2 == "I"? "line. "{Attibute1:"}. "
    * id = "ot2" > *.

    I hope this helps.

    Thank you
    Nini

  • Filter the rows based on another column

    Hello

    I have a table like this:

    user_idteamsla_teamrownum
    11one01
    22one02
    33b13
    44b14
    55c3

    5

    I want a list of the first order of 3 users of sla_team.

    If 2 or more users have the same sla_team, must list both of them.

    In this case, I want to return user_id: 11, 22, 33, 44

    A way to do it is like this:

    Select *.

    table

    where sla_team < = (select max (sla_team) in the table where rownum < = 3)

    But my table is bigger and more complex query.

    Any other sugestion?

    Thank you and sorry for my bad English.

    Hello

    Whenever you have a problem, please post a small example data (CREATE TABLE and only relevant columns, INSERT statements) of all the tables involved, so that people who want to help you can recreate the problem and test their ideas.

    Also post the exact results you want from this data, as well as an explanation of how you get these results from these data, with specific examples.

    Always say what version of Oracle you are using (for example, 11.2.0.2.0).

    See the FAQ forum: Re: 2. How can I ask a question on the forums?

    This sounds like a job for a Query of Top - N, like this:

    WITH got_r_num AS

    (

    SELECT table_x. *- or whatever the columns that you want to

    , EVALUATE () DURING (ORDER BY sla_team) AS r_num

    FROM table_x

    -WHERE... - If you need any filtering, put it here

    )

    SELECT *- or the list of all columns except r_num

    OF got_r_num

    WHERE r_num<=>

    ORDER BY r_num

    ;

  • Select the node based on another node

    Hello - if I have XML code such as:
    rowset <>
    − < ROW >
    AAA < DOMAIN > < / REGION >
    ASSETS of < ACTIVITY > < / ACTIVITY >
    < TOTAL > 4 < / TOTAL >
    < / ROW >
    − < ROW >
    AAA < DOMAIN > < / REGION >
    NOTACTIVE < ACTIVITY > < / ACTIVITY >
    < TOTAL > 1 < / TOTAL >
    < / ROW >
    − < ROW >
    AAA < DOMAIN > < / REGION >
    INOP < ACTIVITY > < / ACTIVITY >
    < TOTAL > 2 < / TOTAL >
    < / ROW >
    − < ROW >
    BBB < DOMAIN > < / REGION >
    NOTACTIVE < ACTIVITY > < / ACTIVITY >
    < TOTAL > 20 < / TOTAL >
    < / ROW >
    − < ROW >
    BBB < DOMAIN > < / REGION >
    < ACTIVITY > offline < / ACTIVITY >
    < TOTAL > 2 < / TOTAL >
    < / ROW >
    − < ROW >
    BBB < DOMAIN > < / REGION >
    INOP < ACTIVITY > < / ACT_LEVEL >
    < TOTAL > 32 < / TOTAL >
    < / ROW >
    − < ROW >
    CCC < DOMAIN > < / REGION >
    ASSETS of < ACTIVITY > < / ACTIVITY >
    < TOTAL > 2 < / TOTAL >
    < / ROW >
    − < ROW >
    CCC < DOMAIN > < / REGION >
    INOP < ACTIVITY > < / ACTIVITY >
    < TOTAL > 2 < / TOTAL >
    < / ROW >
    < / LINES >

    How can I retrieve ALL of the data according to the value of the ACTIVITY?

    Can I use something like:
    < RowData >
    < xsl: for each groupe-select=".//ROW ' group by = 'SPACE' xmlns: xsl ="http://www.w3.org/1999/XSL/Transform">".
    < cell >
    < xsl: if test = "count (current - group (/ACTIVITY) [. = 'INOP'])" >
    (< xsl: value-of select = "?") / >
    < / xsl: if >
    < / cell >
    < / xsl: for each group->
    < / RowData >
    
    
     
    
  • Update the value of the column based on another value of the column to another table

    Hi all

    I have something very confused me and need your help.

    Having two tables A and B.

    Table A have 2 column (+ id + and desc1)

    Table B have column 2 also (+ transnum + and desc2)

    Now, I want to update the column desc2 of table B identical desc1 of table was where transnum of Table B same as the id of the table has.

    I use this SQL

    update of a2 set a2.desc2 = a1.desc1 of a2 on a2.transnum = a1.id inner join a1

    but this error occurs

    Error from line 5 in order:
    update of a2 set a2.desc2 = a1.desc1 of a2 on a2.transnum = a1.id inner join a1
    Error in the command line: 5 column: 35
    Error report:
    SQL error: ORA-00933: SQL not correctly completed command
    * 00933. 00000 - "command not properly ended SQL."
    * Question: *.

    * Action. *

    Hope someone can help me. TQ for help...
    SQL> create table a1 (id number(2),des varchar2(10));
    
    Table created.
    
    SQL> create table b1 (transnum number(2),des varchar2(10));
    
    Table created.
    
    SQL> insert into a1 values (1,'maran');
    
    1 row created.
    
    SQL> insert into b1 values (1,'ram');
    
    1 row created.
    
    SQL> commit;
    
    Commit complete.
    
    SQL> update b1 set des=(select des from a1 where b1.transnum=a1.id);
    
    1 row updated.
    
    SQL> select * from b1;
    
      TRANSNUM DES
    ---------- ----------
             1 maran
    
  • How to get the print page numbers in a report based on another report

    Hello


    I have a requirement in which I need to print the page based on another report number
    example my game application has 3 reports

    1 report prints the pages 1-100
    Report page no. 2 should start from 101 to 110
    3 report 111-

    Can someone make me please how to do this?

    THX in advance
    Kumar

    Hello

    You can create all report queries three in a single report, create a separate query in the data model and then create the layout in the proper sequence as required.

    If you want to use separate reports only you can try the following:

    In the first report, use the shutter release after report and record the total number of pages of a table as a record.

    In the second report, extract the value stored in the table and add it to the Page No. to get the Page number for the second report.
    Also in the second report use the shutter release after report and update the record created first in the total number of pages + total number of pages of the first report.

    In the third report to extract the value stored in the table and add it to the Page No. to get the Page number for the third report.
    Don't forget to delete the folder created in the trigger after the third report table report.

    I hope this helps.

    Best regards

    Arif Khadas

  • Can I activate a structure of the event with an another VI control

    I need activate an event structure in a VI with a change of value with an another VI control event. The code is included in the pictures, you can see in this post, and the variable stop is the control that should activate the structure of the event since another VI.

    .

    The code is on other forums of discurssion and is made by Randall Pursley (rpursley8).

    See the link: http://forums.ni.com/ni/board/message?board.id=250&thread.id=43960

    kiftren wrote:

    Hi to determine,

    Sorry, I can´t to open your archives because I use LabVIEW 8.2 and LabVIEW 8.5. Can you give me the image of the code in your screen in one archive .jpeg?

    Thank your for your help to determine.

  • TrayApps Message - the component you are trying to use is on a CD-ROM or another removable disk that is not available. Insert the TrayApp disk and click on 'ok '.

    Original title: TrayApps Message

    I get a message, "TrayApp" - the component you are trying to use is on a CD-ROM or another removable disk that is not available.  Insert the TrayApp disk and click on 'ok '.

    Hi BobKern,

    Follow the steps listed in the article mentioned below to solve the problem:

    Resolving MSI startup errors

  • Please wait while Windows configures FAX"... this process stops and I get another message that says:"the component you are trying to use is on a CD-ROM or another removable disk that is not available. "

    Original title: widows installation problem

    I have Windows XP Professional running on a desktop older.  I cleaned the disk and I would use it only as a 'internet '.  It works well and response times are pretty fast, but when I connect I get a box that says "Please wait while Windows configures FAX"... this process stops and I get another message that says "the component you are trying to use is on a CD-ROM or another removable disk that is not available", "put the 'FAX' disk and click OK. , "" Use Source: '1' "»

    The first question is I do not use a fax application and never did, I have tried every disk I can think of to complete the process, but I get the same message with each one 'the path '1' is not found. "Make sure you have access to this place and try gain or find the installation 'FAX, MSI' package in a folder from which you can install the FAX product." .. then "error 1706 - FAX." Valid any source not found for the FAX product.  Windows Installer cannot continue. »

    This will take place two or three times at the beginning upward.  How can I prevent Windows Setup tries to install something that I do not use or do not seem to have?  I deleted any fax program, that I could find on the computer, and nothing seems to work.

    Hello

    1. have you done any change in software on the computer lately?
    2. are you able to install other applications and programs successfully?

    Check to see if the problem exists in Safe Mode, if the computer works as expected in mode without failure, then we can solve the problem in the clean boot state. There is an application which is set to start when you start the computer and which launches the installer of Windows.
    a. refer to the article below for the procedure safe mode in Windows XP
    A description of the options to start in Windows XP Mode
    http://support.Microsoft.com/kb/315222

    b. you need to perform a clean boot to find the program that is causing and then disable or remove.
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353/en-us
    Note: When you are finished troubleshooting, follow the steps as explained in the article to reset the computer to start as usual.

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • I'm running out of black ink, can some 1 Please tell me how to activate the use of the colors that I have left

    I'm running out of black ink, can some 1 Please tell me how to activate the use of the colors that I have left

    Read the printer manual or contact the manufacturer's technical support. MS does not print.

  • MS Photo Gallery, how can I activate the "do not show this again" when the dialog box appears whenever I try to download a picture to another location?

    How can I activate the "do not show this again" when the dialog box appears whenever I try to download a picture to another location?

    The dialog box that appears frequently when I try to convert or download photos, shows the shadow of this question - I want to make it active until the times dialog box stops appearing I scroll the photo folders.

    Thank you

    I got the last part of what you wanted, which was simply not the message

    The key is that you have to allow this program through your windows firewall.

    Go to your look for the windows Firewall Control Panel,

    There should be a list to allow a program through windows firewall, look at the top left.

    If you feel safe doing this, vlc is not one that I would feel safe with, but to you, it has a function to browse to find the program to be added to your trusted list or access through your firewall.

    Still, it may give you a warning but could release the message?

  • When I used another key to activate the windows, what the key embedded on the motherboard.

    I bought a desktop lenovo Lenovo online - usa around 15/02/2015. the machine came with windows 7 pro. installed through windows downgrade rights 8 pro.

    but perhaps, I do not open/use the machine until 30/03/2015. After that, I have updated the system by installing updates provided/offered by windows updates.

    around 04/03/2015, when I open the computer properties, down to the title of the windows activation, there was this message "remaning 2 days to activate windows.» Activate now»

    When I click on activate now. Another dialogue box opens, indicating that the product key entered by me is not valid.

    I called mirosoft support, but perhaps, they refused to help me because I don't have the product key. (as long as no key is provided to me by lenovo, but only 8 pro windows recovery media.)

    I called lenovo support, but perhaps they also did not help me, according to them, it was a software problem, that only microsoft could solve.

    now, I had another death system (samsung) with windows 7 pro, so I used this product key to activate my windows on lenovo.

    My quiries are:

    1. what happens if God for bid, I want to restore my system to its factory state using the recovery partition or recovery media created by me, using backup and restore of lenovo.

    1. What is the status of my windows?

    1 b. Will he ask again the activation key?

    2. as I have downgrade rights to windows 8 pro, it is said that the product key is built-in on the motherboard. now when I used another key to activate the windows, what the key embedded on the motherboard.

    3. What is the best possible solution to this question, while I keep the original oem windows?

    is not - and never has been - responsibility of MS to pre-installed Windows help, a large part of the price of Windows is the support costs. Manufacturer have always had the responsibility to provide software support for the warranty period. Most interprets this as giving instructions on how to use the recovery media :(

    Yes, by using the recovery media should give your system its true status.  It will delete all data and programs, so go back to external media first!

Maybe you are looking for

  • Can I synchronize Windows Live Hotmail for mac os x in the mail application? How?

    Just a PC to an iMac.  I love.  I can shoot e-mail in the Mail application that comes with mac os x, but I can't seem to synchronize.  In other words, when I delete a hotmail on the iMac message that the message is still on the hotmail web site.  In

  • Windows Update, constantly offering the same

    udating retains the same message over and over again that I load the update, click on the done button and he disappears for about 10 seconds and is shown right back up to update the same is it you PLEASE HELPPP

  • SMART Hard Disk Error - replace hard disk?

    A couple of days, I got an error when I start my computer (HP Pavilion dv6-6071eo), saying "SMART hard disk error" followed by a message telling me that SMART disk check has detected and imminent failure. He told me to my backup files, and then press

  • Remove orphaned Services

    We moved to a new server vCenter under a new name, when we went to 4.1 and now all services (FSMChildServices) are orphned.  How can I remove these?  I want to keep the same names, but get an error that it already exists when I try to create.  Or if

  • Can't find existing printer on the wireless network

    I'm trying to establish a connection between a laptop recent Dell running Windows 7 and HP C7250 printer that is connected to the same network without wire connected to the computer.  I downloaded the correct driver from HP and during the installatio