Inputtext label change via skins issue

All,
Strange problem here.
I have a skinning file in my project and i want to change the color of inputText to black in Jdev 11.1.1.6 application.
So my skinning file has
af|inputText::label
  color: Black;
}However the color is not getting changed. If i add
af|inputText::label
  background-color: Black;
}then the background color changes to black.
I have no line style applied to the component.
Please advise what is wrong here.
thnks

Try with this:
af|inputText::label
  color: Black;
af|inputText:required::label
  color: Black;
af|inputText:disabled::label
  color: Black;
af|inputText:read-only::label
  color: Black;
}Can you paste the inputText component that is NOT picking the skin?
Thanks,
Navaneeth

Similar Messages

  • Explorer InfoSpaces on HANA Views - column label changes cause issues?

    Key question is – do simply label changes in HANA view cause issues with Explorer InfoSpaces?  Furthermore, on source view changes, does the InfoSpace also need to be adjusted?
    What we have observed is this
    1. InfoSpaces have been created using the “SAP HANA appliance” connection highlighted below. The corresponding “Home” screen is shown below that, so there are around 14 or so InfoSpaces that should be available.
    2. Yesterday, there was a production deployment that contained some changes to the underlying views in the form of label changes (not column name changes).
    3. Now, in the “Manage” screen we cannot see these same 14 InfoSpaces available under the expected connection. Instead, they are all available under the “Source Unavailable” node with the default action of “Change Source” shown.
    Additionally, we are seeing some strange behavior where certain facets are actually containing the wrong data. For example, in a facet/column called “Source Type”, where the expected values are “NBP or PBP”, we are seeing Material numbers like “00001112453”. This leads me to believe that there is a mapping issue under the covers.
    Thanks,
    Justin

    Our BOE Explorer is Version: 14.1.1 Build: 1072   - I’m not sure how this corresponds with your 69.01 to 74 numbers (release note numbers?).
    But it sounds identical to your description.
    One of our observations: if we change the sorting on a facet pane using the upper right sort control the values are corrected for a while, at least until we change a measure and the set of facets get updated with the miss-mapped values again.    This only occurs on some models and we haven’t been able to determine what the underlying criteria might be that aggravates the problem. 
    Thanks for your input – it helps us determine a viable path forward.
    Cheers,
    Tony

  • How to change the skin dynamically

    Hi
    I have six projects in my application.so each project has trinidad.xml file for Skin configuration. My problem is if I changed the skin at one project it should reflect in all other projects .
    When I moved from one .jxpx in a project to another one .jspx in another project within the application the skin need to be set in Trindad-config.xml file
    Can u plz post your ideas?????

    Thanks for your reply Frank,
    Actually Im following the steps you have mentioned,
    1.I used selectOneChoice in a .jspx file in the 2nd project to set the skins in the database using the managed beans
    2.In the managed bean itself I tried to set in the trindad-config.xml file by setting in the following EL #{sessionScope.skinFamily} and used to refresh the page by redirecting to that particular URL.I have given the following code used in the managed bean
    String skin;
    public void changeSkin(ValueChangeEvent valueChangeEvent) {
    this.skin = (String)valueChangeEvent.getNewValue();
    int result = 0;
    CommonAppModuleImpl appModuleImpl =
    (CommonAppModuleImpl)BackingUtils.getApplicationModuleForDataControl("CommonAppModuleDataControl");
    result = appModuleImpl.updateSkin(this.skin);
    FacesContext context = FacesContext.getCurrentInstance();
    if (result == 1) {
    ELContext elContext = context.getELContext();
    ExpressionFactory ef =
    context.getApplication().getExpressionFactory();
    ValueExpression ve =
    ef.createValueExpression(elContext, "#{sessionScope.skinFamily}",
    Object.class);
    ve.setValue(elContext, skin);
    } else {
    System.out.println("*****Skin value did not change in DB*****");
    String currentView = context.getViewRoot().getViewId();
    String actionUrl =
    context.getApplication().getViewHandler().getActionURL(context,
    currentView);
    try {
    ExternalContext eContext = context.getExternalContext();
    String resourceUrl = actionUrl;
    eContext.redirect(resourceUrl);
    } catch (IOException ioe) {
    System.err.println("Problem trying to reload the page:");
    ioe.printStackTrace();
    3.While Im moving from some1.jspx file in the 2nd project to some6.jspx file in 5th project,
    I used the following steps,
    In the beforePhase() of the some6.jspx, I called a managed bean and retrived the skin value from the database and set it in the EL but It will not reflect in the trindad-config.xml because when we hit any URL in the project then only the xml files configured.
    But while Im trying in the __onLoad()_ in the pageListener controller class_ it works.
    this works fine..
    this works fine..
    this works fine..
    But now my problem_ is In my some2.jspx file in 2nd project Im using four panelBox ,in these panel box they used to call the some4.jspx file in the 4th project as inline frame by some URL[] methods.As a beginner I dont know about that.can you please give me Idea about this method
    the follwing InlineFrame is used in the panelBox
    <af:inlineFrame id="iframe1"
    shortDesc="#{bindings.PanelTitleList.items[1].label}"
    source="#{url[bindings.PanelUrlList.items[1].label]}" //please note this source url[] method
    styleClass="Panel"
    partialTriggers="refreshLink1"/>
    can you please give me information about this url[[] method
    Thanks in Advance,
    Felix

  • Changing Mailserver Name Issues?

    I have an older server doing both email and web and I plan to split the services across a couple of boxes and limit this box to just doing email. So far it has used the same domain name like foo.bar.com for both the address of the email and webservers. I have arranged to get foomail.bar.com working and pointed at the same box and I have the SSL cert creating and working. It's my plan to notify the users of the change and push out the new certificate and eventually change foo.bar.com to point to the webserver box instead.
    What's the easiest way to make this transition while my users will be using and mix of both names? Can I change the mailserver setting to foomail right away and make foo a virtual server or vice-versa? Is there a better way?
    Any input appreciated,
    =Tod

    I have to admit that is my first inclination - although experience tells me that the frequency of emails to users seems to have little effect on their awareness of these things. Unfortunately the main reason we run our own mailserver is because some of our least technically proficient users have been on some version of our mailserver literally for years. So I was hoping to make the change via a virtual server at first to give everyone time to try it out and handhold our problem users through the process.
    The other issue is that we are in an environment where the DNS is handled by other powers that be which makes timing an exact change-over a little more difficult. (But the trade-off is that they are very good and I don't have to worry about DNS.)
    Switching gears a little is there any easy way to direct any emails that might go to the new server under the old name short of doing the email forwarding thing for every account? Users are supposed to use @bar.com but some still sometimes use (or have used) @foo.bar.com and when the mailserver becomes @foomail.bar.com I'm sure some mail will still go to the new @foo.bar.com which will no longer be a mailserver.
    Obviously I could run mail and do a vacation message warning system but is there a way to set-up forwarding or redirecting without setting up all the user accounts from the current server?
    Thanks,
    =Tod

  • Change onion skin color

    Good day !
    Not so long ago tryed to make animation but found it difficult to work with cause of same onion skin colors.
    I mean i do not like when two onion skins are of the same colors.
    How may i change onion skin color for previous frame to, for example, blue and for next frame to red ?
    Thanks in advance

    Hi,
    You will not be able to change the color of the onion skin as it represents actual objects across the selected range of frames. You may want to use Onion Skin Outlines which uses Layer Color and you can change the layer color via Layer Properties dialog. However the onion skins across frames of a given layer will have a same color.
    Thanks!
    Mohan

  • Error when changing unit of Issue in material master

    Hi,
    When i am  trying to change Unit of issue in Qualitymanagement view of  a material using MM02 transaction, we  got error message - "The unit of issue cannot be changed because the material is used in a BOM-------Mesage no. M3214"
    Can anyone suggest what is the reason behind this. ?. how to avoid this error.
    Thanks in advance.

    HI Aditya,
    "The unit of issue cannot be changed because the material is used in a BOM-------Mesage no. M3214"
    The reason is that material is used as a component in BOMs with the present unit of issue as a unit in the bom line item.Unless you change that bom line item unit to its base unit ,system will not allow you to change the unit of issue in QM.
    First check in which BOMs the material you were changing is used as a component.this you can do in transaction CS15.
    then change the unit of measure used for the material in bom line item to base unit of measure.if one only one BOM is there change in CS02.if more BOMS are there do mass change in CS20.
    Then try to change the unit o fissue.now system will allow you to do the changes.

  • Multi Lingual Form Label Change

    Hello All,
    We have single oracle application custom form fmb which supports several languages, now i got a label change for spanish language so how can i change the label for spanish. While checking only one fmb they are maintaining for several languages and while opening the fmb its always opening in english. help on this is highly appreciated.
    Thanks,
    Devaraj.K

    Pl post details of OS, database and EBS versions.
    You need to create a separate fmb file for each language using the seeded TEMPLATE.fmb file for each language. If you want to use only one fmb file for all languages, then all your boilerplate objects will have to be in one language (typically English)
    http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458261.htm
    HTH
    Srini

  • How to intercept style changes in skin for spark Button?

    How to intercept style changes in skin for spark Button?
    Thank you.

    How to intercept style changes in skin for spark Button?
    Thank you.

  • Newbie question on text label change according to program

    I managed to get the property of the gauge scale (range) changes according to the different measurements selected.BUT the thing is I could not get the text label change and display as differrent measurements is selected. Pls advise

    Thanks Kim"
    I managed to do it. Yes,the name label cannot be changed but the caption text is possible when selected.
    I did it by right-clicking the property node in the REAR(block) diagram. I click on the property and set the caption text. It works now.
    Include here a .jpeg file for other newbies!
    Attachments:
    pic1.jpg ‏51 KB

  • How to Change the Skin

    How to change the Skin of Siebel Analytics 7.8.5 ?

    Hi Cosimo,
    Thanks for providing that link. But in that forum it specified how to change the syles only not skins.
    For the styles also i have to Copy that style folder & paste it under
    //oc4j_bi/j2ee/home/applications/analytics/analytics/res folder. This folder does not exist. Is that Oc4j folder exist under Siebel analytics 7.8.5.?
    I need skins also to be changed.
    Thanks

  • Best event when data changes via a user in a datagrid

    How do I capture when data changes via a user in a datagrid?
    change event?

    thanks mate but I'm not sure where to put it:
    <mx:AdvancedDataGridColumn headerText="sell" dataField="sell" textAlign="right" editable="true">
                    <mx:itemEditor>
                        <fx:Component>                   
                        <s:MXAdvancedDataGridItemRenderer>   
                            <s:TextInput width="100%" text="{data.sell}" fontWeight="bold" contentBackgroundColor="#eeeeff" color="#3333ff"  textAlign="right"  restrict=".0-9" maxChars="11">                                           
                            </s:TextInput>                                               
                        </s:MXAdvancedDataGridItemRenderer>                                       
                        </fx:Component>               
                    </mx:itemEditor>                               
                </mx:AdvancedDataGridColumn>

  • [svn:fx-trunk] 8020: Fallout from PARB changes - addressing 3 issues:

    Revision: 8020
    Author:   [email protected]
    Date:     2009-06-19 16:02:54 -0700 (Fri, 19 Jun 2009)
    Log Message:
    Fallout from PARB changes - addressing 3 issues:
    1.) http://bugs.adobe.com/jira/browse/SDK-21873 - Fixed
    2.) missed PARB requested change, adjustSelectedIndex()/adjustSelectedIndices() are collapsed into a single method, adjustSelection()
    3.) Excellent catch from Evtim - selectedIndices is now a Vector of ints instead of a Vector of Numbers (the PARB rename list had the right change!). Selection indices are always non-fractional, so we can get a slight savings by making this a Vector of ints.
    QA: Yes - you'll need to update tests for point #3, and if you worked off the PARB rename list, then you shouldn't have to update for #2, otherwise you do.
    Doc: Yes
    Checkintests: Pass, as well as List/DDL mustella tests (except for 11 List tests that need selectedIndices to be changed from Vector.)
    Reviewer: Evtim
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21873
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/components/supportClasses/ListBase.as

  • Simulate DNG profile change via Photoshop

    Hello everyone,
    I have a RAW file and applied Adobe's default DNG Profile (via the  Camera Calibration panel in Lightroom 2.6) and converted it to a PSD file so I can retouch the photo via Photoshop CS3.
    After hours of retouching, I now want to apply a custom DNG Profile that I made from a Macbeth Color Checker. However, I'm not able to apply the profile to "already-rendered images" (http://labs.adobe.com/wiki/index.php/DNG_Profiles:FAQ#WhyOnlyEmbedded)
    So my question is: Is there any way to simulate the effects of a profile change via Photoshop adjustments (i.e. HUE/SAT adjustments)?
    Please feel free to let me know if more clarification is needed.
    Thanks,
    David

    Hi Wolf,
    Thanks, I really appericate your response. But I'm still not able to change the DNG Profile. Here are my steps in following your direction, please let me know where I went wrong:
    1. I exported the retouched PSD file as a DNG file via Lightroom 2.6
    2. I then opened the DNG file in Camera Raw via Adobe Bridge
    3. At this point, I checked the "Open in Photoshop as Smart Objects" option and opened the file in Photoshop CS3
    4. I then double clicked on the smart opject within Photoshop, and like you said, the file opened in Camera Raw again
    5. However, when I go to the camera calibration panel, I am still not able to apply another profile; I only see an "Embedded" profile in the Profile popup menu and no other options.
    Any advice would be much appericated.
    David

  • How to use a Label component as Skin part ?

    Hello,
    I try to use Label component as Skin part of an AS3 skinnable component and Flash Builder report this information :
    Incompatible custom ActionScript skinnable component: Skin part type spark.components.Label is not compatible.
    This is same for ComboBox, NumericStepper, ...
    Do you know why ? Have you got a list of all components we can use in skin parts ?
    Many thanks.
    Julien

    Hi,
       Flash Catalyst uses "RichText" which is an advanced label like control. So, your skin part should be of type "RichText" instead of "Label" inorder for you to use in Catalyst.
       Similary, since ComboBox & NumericStepper are not supported in Flash Catalyst, you cannot have these as your skin parts.
       Basically, whatever components you see in the "Convert artwork to Component" combobox are supported as skin parts.
       Hope this helps.
    Regards
    Srinivas Annam

  • Sales Order changes via change history (transaction logs)

    Hi guys,
    If I happen to change delivery date to a new date, as we see from the change history of the previous commit dates, I wish I could see the various date
    changes from any table?
    I did tried VBEP, CDHDR, CDPOS & program RVSCD100. But it says “No records found”, when I did change the dates in my SO (item level).
    What is the table VBUK & VBUP for?  I cannot retrieve from them too.
    I just want to know if there is a way I could retireve the changes via the change history field in SO.
    Rgds,
    Ann

    Hello Ann,
    In the VBUK table and give the delivery doc number, The various status indicators for the table will be there by which you can get the delivery status.
    Goods movement status could be got from VBUP table.
    Overall delivery status of an item could be got from this table
    The status for sales order are stored in VBUK header level status and VBUP for item level. U can check if the statuses are not C than the sales order is open. There are different status available in VBUK/P tables like delivery status/goods movement status/invoice status etc
    <b>**reward if this helps**</b>
    Regards
    AK

Maybe you are looking for

  • Can't boot iBook with install disc

    Hi All, I've inherited an old clamshell iBook that freezes every time I try to boot from the install disc. The iBook came with 0S9.2 installed and everything seemed to be working OK. I then tried to upgrade it using a retail Jaguar disc and it froze

  • Junk Mail Flagging Issue

    I was trying to correct an error I made with Mail and I clicked reset in the junk mail pane. Now it no longer marks anything as junk. I have junk filtering enabled. It's set to mark as junk but leave it in my inbox. I know this is training mode and I

  • Logic, delay when using midikeyboard

    What is wrong when my midi keyboard conected to my Macbook pro and logic gives me a delay when i play on it, dont know for how long, but just a little irritating delay, for every note. Makes it impossible to play

  • Games On The ibook

    Guys i just wanted to know if the ibook is any good at running some games. I mean it only has 32mb graphics card, so will it be able to run some games on a lower setting without any laggg. Also can you tell me weather turning the details of the graph

  • I keep getting message in cs3 "could not print (filename) due to program error!" why?

    I keep getting message in cs3 "could not print (filename) due to program error!" why?