10.1.3.1: Skinning... how to disable the .x0 t.x9999 in the generated CSS?

Hi All,
when you have a ADF Faces you'll get a generated CSS file eventually when you run. It however contains generated short names for all the styles (.x0 and counting up). However we'd like to dynamically change the colors for components during runtime. We created a JSP file that output CSS code and include that in the head. However sometimes a component will have the styleclass .x1 some times and sometimes .x3 or something else. Is there anyway to force the components to use the .AFInputField class names?
Or even better to dynamically generate the CSS file (at runtime) that ADF parses for a skin?
Regards,
Robert

Hmm.. found something... add this to your web.xml
<context-param>
<param-name>oracle.adfinternal.view.faces.DISABLE_CONTENT_COMPRESSION</param-name>
<param-value>true</param-value>
</context-param>
And no more .x classnames will be generated... Don't know if it has other disastrous effects though.... anybody an idea?

Similar Messages

  • How to disable access to internet completely in the jnlp file

    Hi All,
    Can someone help me in figuring out how to disable access to internet completely in the jnlp file.
    To be specific with the scenario if the client does not have the JRE installed, i would like to have it downloaded from the server where application runs instead of going to java.sun.com website which needs internet access.
    How can we configure it in such a way that it does not go to internet at all.
    Here is the snapshot of my jnlp file
    <j2se version="1.5.0+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128m" max-heap-size="128m"/>
    I tried with the following and still unsuccessful.
    <j2se version="1.5.0+" initial-heap-size="128m" max-heap-size="128m"/>
    Could not find any useful information in the documentation.

    see post from Mike at:
    http://forum.java.sun.com/thread.jspa?threadID=704112&messageID=4082098#4082098
    for how to set up your own autodownload of jre from within your internet.
    /Andy

  • How to disable a default selection checkbox in the tableview

    Hi All,
             How to disable a default selection checkbox in the tableview ???
    I have  a tableview  with a iterator class mentioned on the iterator attribute of the table view. Table is a MULTISELECT tableview . Is it possible to disable or make it invisible a particular row selection check box?.
    For my scenario I have Currency values on all the columns and I want to do a sub total overall total for all the price column fields in the last row of that table. I archived this functionality using Iterator class method. But I don't want the user to delete that last row in any case.
    Thanks for your help in advance.
    Thanks,
    Greetson

    Hi,
      You can NOT disable the "Checkbox" of particular row using HTMLB. I had the same requirement. I achieved using <b>2 Tableviews</b>, one after another. 1st tableview will show all the rows and 2nd Tableview(without Table Header) and without any row. The <b>total</b> will be displayed as <b>Column title</b> of 2nd Tableview.
    Here is the code of 2nd tableview which we used to display the Total:
              <htmlb:tableView id                  = "tv2"
                               headerVisible       = "false"
                               keyColumn           = "appid"
                               footerVisible       = "false"
                               selectionMode       = "SINGLESELECT"
                               design              = "ALTERNATING"
                               fillUpEmptyRows     = "false"
                               visibleRowCount     = "0"
                               width               = "100%"
                               table               = "<%= tot_header %>" >
                <htmlb:tableViewColumns>
                  <htmlb:tableViewColumn columnName = "empno"
                                         title      = "Total"
                                         width      = "50"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ename"
                                         title      = "  *      "
                                         width      = "90"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "appamount"
                                         title      = "   <%= tot_appamt %> "
                                         width      = "60" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ugjr_amt"
                                         width      = "60"
                                         title      = "<%= tot_ugjr %>" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "apprvd"
                                         width      = "50"
                                         title      = "*" >
                  </htmlb:tableViewColumn>
                </htmlb:tableViewColumns>
              </htmlb:tableView>
    Hope this will help you.
    <b>Note: Reward each useful post.</b>
    Raja T
    Message was edited by:
            Raja T

  • How to disable report's execution requests from the browser

    Hello gurus,
    We are implementing several security measures in our application, some of them are related to reports execution/visualization, we need to avoid users accessing reports that they don't have privilege to see. The reports were execute by Forms via RUN_REPORT_OBJECT, destination type CACHE and destination format PDF, then we displayed the output using the jobId provided to Forms by the Reports Server. Because these jobIds are sequential numbers any person was able to change the jobId in the URL and get the output of another report. This violated the Confidentiality of information.
    Now we generate all reports output to file, the file name is a random value, to avoid guessing. The problem is that even though the official way to execute a report is via the application, the report servlet is accepting request as URLs, and this violates the access controls we have implemented in the application.
    Is there a way to stop the reports servlet without affecting the valid requests (from RUN_REPORT_OBJET in Forms) or is there another possible way to disable URL requests?
    TIA
    Victor.

    If you are using Portal and SSO, you can assign privileges on Reports and Reports Servers to groups and/or users. For more info, see Chapter 10 of the "Publishing Reports to the Web" documentation: http://download.oracle.com/docs/cd/B14099_19/bi.1012/b14048/pbr_sec_arch.htm#i1006221

  • How to disable only inactive firewall notification in the action center by GPO

    Hi
    I need to disable only inactive notifications firewall in the action center PCs through GPO.
    I have seen several posts and it seems possible disable by GPO only all notifications in the action center and not only firewall notifications.
    I have a DC with Win server 2012 R2.
    Have you any ideas?
    Regards
    Christian

    Hi Christian,
    Sorry, it seems that we can’t achieve this.
    Regarding this topic, the following thread can be referred to for more information.
    Disabling Action Center's Firewall Notification through GPO
    http://social.technet.microsoft.com/Forums/en-US/e78a30cb-6cf2-4de6-afda-e0c90a3d2e34/disabling-action-centers-firewall-notification-through-gpo?forum=winserverGP
    Best regards,
    Frank Shen

  • How to disable shortcut keys not listed in the keyboard shortcuts system

    Hi all
    As a Graphic Designer I find the shortcut Shift+F12 amazingly irritating when using QuarkXpress, as this is the key command for editing the colours list. For those of you who don't know this shortcut works exactly the same as F12 (Hide/Show dashboard but in slow motion.
    You may be supprised that I find this of somewhat limited usefulness.
    Can anybody help?
    Ta

    Hi supertottenham
    The Shift key is slo-mo for several functions so I doubt if it can be disabled.
    However if Dashboard is not one of your priorities there is an app called TinkerTool which enables alterations to several of the built in apps including Dashboard which it stops appearing completely including Shift+F12
    It is a freeware download from http://www.bresink.de/
    Hope this is of some use
    Chris

  • How to disable back screen on popup in the format of frame

    I want to hide the back ground contents of the html form when I open a new frame for example if I have 1frame, 2frame, 3frame when I click on some link in 2frame then it opens 3frame but when it opens it I want both 1frame and 2frame to be disabled as well as to be shown in shadowed format. Can any body please help me in this?

    You can use this for IE, but may not work on fire fox
    window.showModalDialog("popup.html","name","dialogWidth:255px;dialogHeight:250px");

  • How to disable "This file was downloaded from the internet" prompts?

    They're annoying.  I always say "yes" and I think they cause problems sometimes when I use these files with Terminal.  How do I get rid of them, if I can?

    If you do that, you may lose the new XProtect malware detection feature as well. See
    About file quarantine in Mac OS X v10.5 and v10.6

  • How to disable FW and enable PAT on the MSI965 moby

    Hello guys,
    Just got hold of my 865PE-PS (Platinum edition)
    Having some problems disabling FW (cause I'm using ATI vid card)
    Also having problems enabling PAT dispite setting Performance mode to max ultra settings.
    Pls help .... its been a while since I dabbled with MSI boards.

    Well as far as FW is concerened you are going to have to Dissable this with either the ATI Catalyst Driver Control Panel, or get a third Party Driver Tweaker For ATI Gpu Cards, as there is no option available in the BIOS, as there usually never is with Intel, VIA or SIS based Chipset's (only on Nvidia or ATI Based Chipset Mo-Bo's)...You wont even find a BIOS Option for Side Band Addressing with most Intel Based Motherboards, only the Option that tell you whether or not you have it Enabled at the Vidio Driver Level.......Now getting to MAT, MSI'S i865 Version of the Intel i875 PAT option, Well sorry to say this also...But there was talk (Because of intels threat of a Lawsuit).of Disabling this at the BIOS level also, whethere or not you have this you should be able to tell by going into your BIOS, and on the "Frequency and Voltage" Page it should be the Option at the Top of the Screen...ie Slow, Fast, Turbo, Ultra-Turbo,...This is NOT to be Confused with the DOT (Dynamic. Overclocking. Technology.) Which in turn is a Method to Choose an Auto Preset to Overclock the Speed of the FSB (Front Side Bus)..This Option has the Choices of Disabled, Private, Sargent, Captain, Colonel, General, Commander,..And the stepping goes something like a 2%, 5%, 7%, 10%, 15% FSB increase in MHZ......This Option I believe is also on the Freq. and Voltage Page......Sorry if I did not tell you what you wanted to Hear ...But I think that is about the "Whole Bowl Of Wax" ...Now I would like to Congratulate You on your New MSI Motherboard Ownership and Welcome you as a Member to our Forum, I do Have to Admit, that I was Not Aware of any Platinum Edition Products (But I'm Glad To Hear That There Is Such A Product )...And If you have any Further Questions.....By all means Ask (post) Away!!.....................Sean REILLY875

  • Player skins - How can we best share them, what is the preferred method?

    MXML provides a format for interchangeability but am I right in assuming we need Flex to author/modify UI Look and Feel? Can we use Flash with MXML or Fireworks and import to OSMF, what is best practice please?

    Many thanks,
         In answer to your question, I would like to see true (2.5D (including a basic Z dimension feature for stacking elements)) multi-layer layouts exported straight from fireworks, this would allow the positions of elements to be shifted/tweaked after the initial player startup without the 'flattening' and de-objectifying the elements that simple 'cake cutter' bitmap exports will have.
         It will also allow fancy branding and a future for possible animation of elements such as visual skewing or zooming to suit different screen dimensions, this would give a "1 set of player gui elements" fits all screens/handsets feature and allow for 'inplay screen flips' for handheld users without loading 2 layouts.
         Rich media presentations, as opposed to simple video, will need everchanging player layouts and branding while playing the mixed media.
    HTH

  • How to Disable message area

    Hi ,
       I have a message area and i had linked the "Enable" property of the message area to the context attribute , even if i set the Contex attribute to TRUE the message is still disabled , can some one explain me how to disable message area by linking to the context attribute.
    Regards,
    Ravi.

    HI Shriram,
               Let me explain my problem . I have two tabs in my tab strip control and each tab has its own message area , but the problem is when 2nd tab is selected and if i raise some exception is doesnt show in the message area of the 2nd tab as it is taking the first tab message area as default , so i had put the following logic in the modifyview.
       <b>if(selectedTab.equals("Tab1"))
                 IWDMessageArea Tab2MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab2MsgArea.setEnabled(false);
                 IWDMessageArea Tab1MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab1MsgArea .setEnabled(true);          
            else
                IWDMessageArea Tab2MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab2MsgArea.setEnabled(true);
                 IWDMessageArea Tab1MsgArea =(IWDMessageArea) view.getElement("Tab1MessageArea");
                 Tab1MsgArea .setEnabled(false);
            }</b>
       This logic is working fine for most of the cases , but When i selcect a TAB, in the event handler of the selection, i am performing some logic and raising exceptions, for these exceptions it is not working fine as my event handler is fired first before the "WDModifyView" . Is there any other way to control the "ENABLE" property of the MessageAreas.

  • How to disable keyboard shortcut for Type-And-Transfer

    Hi,
    I'm trying to create a macro in Excel that I want to use the ctrl+shft+h keyboard shortcut. However, Lenovo's Type-and-Transfer tool has hijacked that shortcut so everytime I try to use the shortcut within Excel it launches the Type-and-Transfer tool. I've looked everywhere and cannot, for the life of me, figure out how to disable this keyboard shortcut from launching the Type-and-Transfer tool. Anybody have any idea?
    Thanks in advance,
    jd

    Hi,
    here is what I would check in:
    Registry:
    - HKEY_CURRENT_USER\Software\IBM
    - HKEY_CURRENT_USER\Software\LENOVO
    - HKEY_LOCAL_MACHINE\SOFTWARE\IBM
    - HKEY_LOCAL_MACHINE\SOFTWARE\Lenovo
    <sorry as I don't havea system with this shortcut type I cannot find the exact same key combination>
    My second thought is going more in the direction of an application, that is called Keyboard Customizer
    Try this one, if that will fit your request.
    Let me know any update, that you can give on this situation.
    Cheers

  • How to disable my itunes store

    how to disable my itunes store?

    From the iTunes Preferences:
    Open the "Parental" tab and tick the "Disable" button for  "iTunes Store".

  • How to disable the Add button of attachmentLink programatically in CO

    Hi All,
    Please let me know how to disable Add button created along with the view list link of attachmentLink item in OAF.
    I want to enable only the view list linkl and disable Add button.
    Thanks
    Pooja

    Hi Pooja,
    You can set the property insert allowed to false for the entity map related to attachment item in page definition.
    Now in your controller, you can set this to true if your condition is achieved.
    Dictionary[] entityMaps = attBean.getEntityMappings()
    entityMaps[0].remove("insertAllowed");
    entityMaps[0].put("insertAllowed", false);
    attBean.setEntityMappings(entityMaps);
    Hope it helps.
    Thanks,
    Deepak
    Edited by: Deepak Jain on Apr 6, 2010 11:01 PM
    Edited by: Deepak Jain on Apr 7, 2010 12:02 AM

  • How to disable uwl mytask buttons

    how to disable button in uwl mytask

    Hi,
    set the UWL iView property mentioned above to the value defaultGlobalWizard, uwlTaskWizard to exclude the button (which will also exclude the Create Ad Hoc Request button).
    check this library file to exclude the button from UWL
    http://help.sap.com/saphelp_nw70/helpdata/en/09/6d6b17b29b4eef83a553acaa52f668/content.htm
    and check the examples block.
    regards,
    Pradeep
    reward points if its helpful

Maybe you are looking for