Disabled attribute in selectitem not working

According to the beta 1.0 spec in 9.4.9, <f:selectitem> has a disabled attribute, but UISelectItem (4.1.11.2) doesn't mention it.
I can put it in the tag:
<f:selectitem  itemValue="AZ" itemLabel="AZ" disabled="true"/>with no complaint, but it doesn't seem to make any difference in the rendered HTML.

Yep, that's a bug. The tag class for <f:selectitem>
is not passing the "disabled" flag on to the
underlying SelectItem bean. This will be fixed for
the final release.
CraigA couple of pieces of further information on this:
I've been able to work around this kind of problem (in the beta) by using a backing bean to calculate the list of SelectItem instances to be displayed, accessed something like this:
<h:select_one id="selection" value="...">
  <f:selectitems value="#{mybean.validSelections}"/>
</h:select_one/>
[/code}
where the getValidSelections() method of your backing bean returns a List of javax.faces.model.SelectItem beans.  Any "disabled" property on these beans will be honored.
However, my experiments with Internet Explorer 6 so far indicate that it seems to ignore the following W3C standard syntax to disable an available option:<option value="foo" disabled="disabled">The Foo Option</option>
We are still investigating this issue -- any information or feedback that might be helpful should be sent to <[email protected]>.
Craig McClanahan

Similar Messages

  • Disable port monitoring task not working

    Hi,
    On SCOM 2012 SP1 the task "disable port monitoring" is not working. When I run it shows a success message but the port\interface keeps to be monitored on scom, the ports that I'm trying to disable the monitoring are members of the Relay Network
    Adapters Group. Is there any way to fix this task or manually stop the monitoring of the port\interface ?

    Hi Carlos,
    By coincidence I ran into the same problem today.
    It can be disabled by creating an override where you target the specific port object and set the parameter enabled=false.
    I am not 100% sure this is the correct way but it works. I am assuming the disable port does something similar but I have to open up the task to confirm this.
    For now I hope this helps.
    Regards Marthijn van Rheenen
    Blog: Heading To The Clouds

  • My ipad mini is disabled and password is not working

    Ipad mini disabled and password is not working. Unable to get serial because can't unlock ipad. Have not previously synced with a computer.

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • When i compare multiple attribute it is not working in MDX query

    Hi All,
    i have create a measuer please see below code,
    MEMBER [Measures].[a] as
    case when
    [DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Fungicide"  //Working
    then "1"
    when [DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Herbicide"  //Working
    then "1"
    when  [DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Seed" //Working
    then "3"
    when ([DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Fungicide" //Not working
    and [DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Seed")
    then "1and2"
    when  ([DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Fungicide"  //Not Working
    and [DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Seed"  )
    then "1and3"
    end
    when i compare multiple attribute it is not working.

    Hi manishcal16PPS,
    According to your description, your calculated measure is not working when two when statement together. Right?
    In this scenario, since the conditions in your case when statement are exclusive, you should use OR instead of AND operator.
    when  ([DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Fungicide"  
    OR
    [DimProduct].[Portfolio].CURRENTMEMBER.MEMBERVALUE="Seed"  )
    then "1and3"
    Best Regards,
    Simon Hou
    TechNet Community Support

  • Date nav attribute on filter not working on version 7

    Hi All,
    We have done an update 3.5 to 7.0. We have a query which is filtered on a date filed which is a nav attribute from delivery.  In 3.5 this works fine, but in 7 it is not working.
    Any ideas on what I can check?
    Thanks.
    Nick

    Hi,
    you can do that in copying the query using transaction code RSZC and saving it to an new name
    1. Copy your first info-provider into new info-provider
    2. Then copy structures or queries from first info-provider into new info-provider with RSZC
    3. Modify new info-provider so way that it should have identical structure with your second info-provider
    4. Then copy structures or queries from new info-provider into second info-provider with RSZC
    5. Delete new info-provider
    So you have two different info-providers with identical queries.
    try this , it will work.(try in BI 7 enviornment )
    santosh

  • Disabling E-mail notifications not working after reboot

    Hello. It seems that the mail notification and the mail count still persist even if I have it disabled on the settings after rebooting. I've checked the settings after reboot and it is still set as disabled (after following the guide), but the notifications still appear. Is this an bug on the on the app that needs to be fixed? Or am I missing something? Thanks.

    I've had a number of problems with the Playbook not recognising the settings I've chosen. In this case, with disabling email notifications, it resets after each reboot. 
    I've found that if I go into my the Messages app, and then into Message Settings, it shows that alerts are set to be off (display message count, and display new message indicator). The fix for me is to enable alerts, go back to main app screen, then go back into settings and disable alerts once more. At that point the settings seem to stick. So whenever I reboot the playbook, I just have to do that and notifications will remain off until the next reboot.
    Let us know if that works for you too. Maybe it will help the engineers figure out what's wrong.

  • Using Verizon Messaging and people are not receiving my texts NOR am I receiving texts that were sent to me!  Went to old iphone and disabled imessaging but still not working. I'm a big texter for personal and business and am ready to go back to iPhone. 

    Just got the Samsung Galaxy s5 and am very frustrated that I am not receiving text messages that were supposedly sent to me.  Also, it says 'sent' but it is never delivered.  Or it might get delivered but mine still just shows being sent.  I re-started that phone and disabled my texting on my old iphone as some have suggested.  I'm ready to go back to the iphone just because of this issue.  Please fix this Verizon!

    I'll tell you it is some marketing coup that a problem Apple has created and has control over is being passed off on Verizon.
    This problem is the result of you migrating from iMessage, a messaging platform controlled completely by Apple, back to a more mainstream messaging system of SMS/MMS. Verizon has no control over other iPhones "thinking" you are still using iMessage. NOTHING Verizon can do will fix this problem.
    Try texting the word "stop" to 48369. Others have reported this has worked. Doing this should de-register your number with the iMessage system. You should receive a confirmation reply. It may take a day or 2 for other iPhones to completely register that your number is no longer associated with iMessage. You can also try calling Apple support and let them know you are not receiving messages from iPhone users after switching to an android phone from an iPhone.

  • Disable touchpad function keys not working Ideapad u410 Windows 8

    Hi there
    I'm on the verge of returning my new U410 which, despite reviews indicating the contrary, has a very frustrating touchpad that the palm sensitivity adjustor does not fix.  In fact I don't think it adjusts the sensitivity one iota.
    So I've read that Fn+F6 or Fn+F8 should allow me to disable it while I'm writing, but they do nothing.  I'm working in Microsoft Word, if that matters (it shouldn't though, right?).  I'm on Win8, computer is brand new and I installed the latest touchpad driver but must say it never launched or I never saw it launch (I'm not sure it should, or if it should just be in the background).  
    Between that and the worst wireless problems ever, not to mention that the heavier graphics card apparently does nothing to improve video performance, I am tempted to return this.  So frustrating.  Please help if you know about the touchpad though, being able to disable it would go a long way!
    Solved!
    Go to Solution.

    hi bwrightd,
    Regarding your concern:
    1. If you have the same keyboard layout like in this picture (hotkey mode disabled in the BIOS) then you just need to press the key below to enable/disable the touchpad.
    Alternatively, you can also use Touchfreeze to automatically disable the Touchpad while typing. 
    2. For the wireless issue, you may wanna check this thread as other users found it helpful to resolve the issue. 
    3. For the video performance, try the following:
        a. Set the power settings to high performance (Link to picture)
        b. Configure Nvidia Control Panel's "Power management mode" from Adaptive to Maximum Performance - see this guide
        c. Follow this guide on how to add an app to use with the Nvidia Optimus Technology.
    Hope this helps
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Iphone 4s disabled, connect to itunes not working

    My mother in law gave my son her iphone 4s, however she left the password on it. My son tried entering random number (instead of asking what the code was), and now the iphone is locked with message "iphone is disabled connect to itunes". I've tried resetting and restarting the phone with no luck. It was never connected to itunes before, she didn't use icloud, and she never had it set to find her iphone so those options are out. I've tried putting it in recovery mode whole connected to itunes, downloaded the updates, and all looks great, until i get a message that it can not finish as iphone is passlocked. I'm stuck in a never-ending loop. Can I fix it from home or must I drive all the way to the apple store? Thanks

    Read: iOS: Forgot passcode or device disabled and use the info in the Use Recovery Mode section.

  • Current Period" attribute for Variants not working correctly

    Hi Expert,
    Pls i need your advice on the issue screenshot below.
    When creating variants, a dynamic screen selection can be chosen for “Current Period” that will pre-populate begin and end dates. The problem is that, this attribute gives calendar month dates, not our company accounting period dates i.e. 4-4-5.
    Can this be corrected?
    I have an option to create the fiscal year variant to fix the problem but am not sure on how to go about that.
    Pls advice.
    Regards
    Femmy John.

    Hi Marssel,
    Thank you for the quick respond.
    Kindly explain to me the importance of using this field period and execute same setup?
    will this populate our company accounting period dates i.e. 4-4-5.
    I just want to get the fact right before going to the customer.
    Regards
    Femmy John

  • Transaction attributes and isolation not working as expected why ? !

    I have three beans participating in a TX
    SeatBean ---- entity (BMP)
    Res --------entity (BMP)
    AgentBean --- session (SFSB)
    AgentBean has bookSeat (seatNumber, amount) method that is being called by the client.
    The Agent bean bookSeat (seatNumber, amount) method locates the seat bean with the given seat number if the booked field is null (means the seat is open for booking)
    It sets the values for booking the seat (inserts a new record in Res table using ResBean and updates the Seat table using SeatBean )
    In the AgentBean I make a check if the booked filed is Y or null.
    If the field is Y it throws a RemoteException.
    I gave Tx attributes in the ejb-jar.xml for ALL the beans as follows
    In ejb-jar.xml <trans-attribute>Required</trans-attribute>
    In weblogic-ejb-jar.xml
    <transaction-isolation>
         <isolation-level>TRANSACTION_REPEATABLE_READ</isolation-level>
    I opened two windows as use1 and user2
    User1 makes search for a seat finds seat1 is not booked
    User2 makes search for a seat finds seat1 is not booked
    User1 books the seat
    User2 books the seat (user2 action is initiated immediately after user1 initiates the action)
    Use1 and user2 actions are successful. There are two records in Res table.
    The seat table reflects the last changes. i.e user2 action.
    My questions are
    1.user2 should not get any search result till user1 intiated TX is complete
    ( i.e user2 should got get any search result till user1 commits or roll back because TRANSACTION_REPEATABLE_READ )
    Why is that not happening?
    2.Since user1 books the seat for customer1 and sets booked = Y in seat table
    user should not be able to book the seat. but user2 actions are reflecting in DB.
    What is going wrong?
    Can any one explain?

    The following szenario will executed as follows:
    User1 makes search for a seat finds seat1 is not booked
    User2 makes search for a seat finds seat1 is not booked
    User1 books the seat
    User2 books the seat
    Use1 and user2 actions are successful. There are two records in Res table.1.) Agent Bean is a session bean with CMT:
    User1: | AgentBean.searchNotBookedSeats()
    Tx1 | call other EJBs with the same transaction
    | context (required)
    v <-- return
    **) at this point the transaction is finished, the
    isolation level is not used
    User2: | AgentBean.searchNotBookedSeats()
    Tx2 | call other EJBs with the same transaction
    | context (required)
    v <-- return
    User1: | AgentBean.bookSeat(...)
    Tx3 | Res.create(..) same transaction context
    v <-- return
    User2: | AgentBean.bookSeat(...)
    Tx4 | Res.create(..) same transaction context
    v <-- return
    In this case there are four transaction used. The easiest way to
    prevent that there exists more than one reservation for one seat is
    to use a database constraint. That's the way I would solve the
    problem.
    Here is another solution:
    2.) Agent Bean is a stateful session bean with BMT and the isolation
    attribute is higher or equal REPEATABLE_READ:
    User1: | AgentBean.searchNotBookedSeats()
    Tx1 | call other EJBs with the same transaction
    | context (required)
    v <-- return
    **) the method starts a transaction but does not
    finish it.
    User2: | AgentBean.searchNotBookedSeats()
    Tx2 | call other EJBs with the same transaction
    | context (required)
    v <-- return
    **) this method blocks until Tx1 will be finished
    User1: | AgentBean.bookSeat(...)
    Tx1 | Res.create(..) same transaction context
    v <-- return
    **) the method finish the transaction
    User2: | AgentBean.bookSeat(...)
    Tx2 | Res.create(..) same transaction context
    v <-- return
    In this case the isolation level will be used. The whole system is
    blocked for the time between searching and booking a seat.
    Thats not very good :-(
    Best Regards and mery christmas
    Markus

  • Disable View PDF Results not working

    I am using Adobe 9 with Windows 7 and I am trying to disable View PDF Results via printing preferences. Everytime I uncheck the box to View PDF Results, it does not stay unchecked. It is driving me nuts. I have searched this forum and a few others had this issue but there were no solutions posted. I had this issue once before but I cannot remember how I fixed it because I think I fixed it by accident.
    Thanks
    Justin

    Anyone have any idea how to fix this issue?

  • I have created visitor attribute but its not working..

    Webcenter Sites version : 11g R1.
    I have created visitor attribute and I have created segment based on it.
    Now, I am trying to access segment from CSElement jsp.
    [code]
        <vdm:setscalar attribute="Activity"
            value='<%=request.getParameter("Act")%>' />
    [/code]
    and passing param from url like .. http://localhost:8001/cs/ContentServer?pagename=testpage&Act=123
    But on executing
    <commercecontext:calculatesegments />
    I am not getting any segment list.. Do we need to do any thing else apart from this?
    Regards,
    Niraj

    Hi Niraj,
    Did you check if request.getParameter() is giving you any value??
    If yes, then try it like this:-
    <vdm:setscalar attribute="Activity" value= '<%=request.getParameter("Act")%>' />
    <commercecontext:calculatesegments />
    <commercecontext:getsegments listvarname="lstSegments"/>
    This list should contains all the segments calculated.
    Hope this helps.
    Regards,
    Nelash jindal

  • Score problem: lp8 individual note attributes defeat does not work

    I like to leave interpretation checked on for most instrument tracks. This usually makes the score look ok, but not for every note. When I try to turn off interpretation for an individual note by double clicking that note, interpretation defeat does nothing! So I can't make my parts look right. This is crucial to me because I often print out parts for musicians to play, and I need to have the parts look musically correct!
    for ex: I play (and quantize, btw) a quarter note on beat 1, and 4 16th notes on beat 2, with beat 1 tied to the first 16th note of beat 2. With track interpretation on, I get a rest on the first 16th note of beat 2. I turn track interpretation off, and it fixes it, but when I double click the first note and choose interpretation defeat, nothing happens! In logic 7, this worked fine.
    Can anyone help?
    I hoped 8.01 would fix this, cuz I reported it, but noooooooo....
    I have used emagic software since atari notator, and I have to say I am VERY disappointed with lp8 - what a mess!!!! I am still using 7, and am contemplating pro tools......

    (boycott off)
    Arthur, this sounds like a legacy bug... In any case, may I suggest a different approach that will give you the results you're looking for...
    First, instead of leaving the interpretation checkbox on for all parts as you normally do, do the opposite -- turn it OFF for each part. And immediately after turning it off on any part, Select ALL and use the function "force interpretation" (via key command or the menu item). At this point your display will look as it did with the interpretation checkbox = on, +but with one big difference+ --- you can now selectively defeat the interpretation on selected notes _and it will work as expected_ !
    (boycott on)

  • Help! Need to remove SQL DB engine instances with discovery disabled. Remove-scomdisabledclassinstance not working fine

    Hello,
    I'm trying to disable the monitoring of all
    db engine (2005,2008,2012),
    except they are added to a specific group.
    To do this, I disabled the following
    discovery rules for all objects
    of SQL Server Installation
    2005/8/12 Seed class:
    Discover SQL Server 2005 Database
    Engines (Windows Server)
    Discover SQL Server 2008 Database
    Engines (Windows Server)
    Discover SQL Server 2012 Database
    Engines (Windows Server)
    Furthermore I created a group with the servers
    I want to monitor the SQL DB
    Engine and I've enabled the same
    discovery rules.
    Once done, I have launched the cmdlet
    remove-scomdisabledclassinstance multiple times,
    and many of the SQL DB Engine
    instances have been removed, but I have
    many others that do not disappear.
    Any idea?
    Thank you very much!

    Did you run “Remove-SCOMDisabledClassInstance”
    until it said "completed".
    Run “Remove-SCOMDisabledClassInstance”
    from the Operations Manager PowerShell console. you might need to to run this multiple times, we will get errors for objectIDs and RuleIDs, but ignore them as the command is doing its thing. and keep running the command again and again until you get "Completed.
    Hope this helps.
    Thanks, S K Agrawal

Maybe you are looking for

  • Email response: Get filename without extension

    I've got the following workflow setup: On subscription: - Encode file to lowres h264 quicktime movie - Place encoded file on webserver(make no new asset) - Send email with: Video ready review on http://localhost/[[File Name]] This workflow works when

  • How are VIs stored in 2010 .exe files?

    Using the 8.x file structure, the VI's were all packaged such that you could access them with <Path>\<Application.exe>\<VIName.vi>. I just converted a project using 2010 and am trying to use the new file layout.  However, it seems that the VIs are in

  • HT4539 i have a new iphone how do i enable icloud

    hi, i have a iphone 4s, how do i enable icloud for my new iphone

  • Push Log in Maintenance orders

    Dear Gurus Greetings. What's the user of 'Push Log/ reset PUSH' in maintenance orders? Where & how it can be used? Points assured. Regards What's

  • Moving files manually in itunes?

    Hi, I have the latest itunes.. when I import music I do so with a folder for each artist or album. Most of the time itunes creates a complete folder for my import. There are a few tracks that did not go into their folders and were left outside as "un