Unable to change ADF standard text for af_table ("Fetching data...")

I wish to change the standard "Fetching data..." text displayed by ADF when scrolling through a table.
Looking at the description in http://jdevadf.oracle.com/adf-richclient-demo/docs/skin-selectors.html, I expect to achieve this by overriding "af_table.LABEL_FETCHING" in my skinning resource bundle.
I am able to override two af_column messages, but my af_table override does NOT work.
My bundle looks like this;
package com.vesterli.demo.skinning;
import java.util.ListResourceBundle;
public class MySkinBundle extends ListResourceBundle {
@Override
public Object[][] getContents() {
return _CONTENTS;
private static final Object[][] _CONTENTS =
{ { "af_table.LABEL_FETCHING", "Hang loose, dude" },
{ "af_column.TIP_SORT_ASCENDING", "First things first" },
{ "af_column.TIP_SORT_DESCENDING", "The last shall be the first" } };
My trinidad-skins.xml looks like this:
<?xml version="1.0" encoding="windows-1252" ?>
<skins xmlns="http://myfaces.apache.org/trinidad/skin">
<skin>
<id>vesterli.desktop</id>
<family>vesterli</family>
<render-kit-id>org.apache.myfaces.trinidad.desktop</render-kit-id>
<extends>fusion.desktop</extends>
<style-sheet-name>css/MySkin.css</style-sheet-name>
<bundle-name>com.vesterli.demo.skinning.MySkinBundle</bundle-name>
</skin>
</skins>
Since I am seeing my customized column tip texts correctly, the reference from trinidad-config.xml to my skin should be OK (I am also seeing my visual skinning correctly). Since I am seeing some of my texts, my resource bundle must be valid, too. I am using JDev 11.1.1.3.
So why doesn't the af_table skinning work?
Any pointers appreciated.
Best regards
Sten Vesterli

I was having this problem too, found this thread and did cleanup here and there, redo etc. But ended up with no luck to fix it.
Just now discovered the issue is reproducible on the official demo site: table Skinning Key Demo
1. check the column sorting labels, prefixed with "Demo: "
2. change any selector setting to trigger a table refresh, it's always displayed as "Fetching Data...", without prefix.(as highlighted in the "Resource styles" on the same page, there should be prefix too).

Similar Messages

  • Can I change the standard text for web item 'INFO_FIELD_ITEM'?

    Hello experts.
    I made a WAD template using web item 'INFO_FIELD_ITEM'.  In data binding, I used the 'Last refresh' of general text elements.   As a result, in the web browser I can see the last update date & time. (e.g. 'Last refresh: 2007.01.17 17:34:44') Then our customer want to change the default text "Last refresh" as "Working time".
    How can I change this?
    I tried to change the text symbols for program SAPLRRSV. But it worked only in Bex Analyzer not in the web.
    Our server version is Netweaver 2004s and SP10.
    Best regards.
    JY Park.

    Hello,
    I had the same problem - just wanted to display the values of a variable in an info-field, but not the caption.
    I found out, that there's a tag for Info-Field Item called ONLY_VALUES (it's the checkbox under the headers visible checkbox in the properties dialog of the Info-Field Item; in my WAD version, there's no label assigned to this checkbox, so it was not easy to find out what it should be),
    You have to set it to 'X' (check it) ; then you get the unformatted value of the variable (no caption anymore).
    <bi:INFO_FIELD_ITEM name="INFO_FIELD_ITEM_1" designheight="500" designwidth="350" >  <bi:WIDTH value="350" />
    <bi:HEIGHT value="500" />
    <bi:DATA_PROVIDER_REF value="DP_1" />
    <bi:HEADERS_VISIBLE value="" />
    <bi:ONLY_VALUES value="X" />
    You have to insert the info-field item between span tags so that you can define your own formatting values.
    The ONLY_VALUES tag works the same as the tag 'RENDER_AS_TEXT' you have with the text item , see
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    There's only one disadvantage: If you have chosen a lot of variable values (multiple selection), the variable string gets very long and no line break is performed, because all blanks in the string are replaced by nbsp's. I solved this with a little Java Script, replacing the appropriate nbsp-s with br tags.
    Hope it helps
    Beate

  • How to change the menu text for menu exit in Version 3.1i

    Hi,
    I am working on an enhancment in CJ02 transaction in 3.1i version. I have implimented menu exit for it , but I am unable to change the menu text for it.Please let me know how to change the menu text for that menu.
    Thanks
    Suman

    Hi Shree,
    Thanks for the response. Please find the Enhancement name here "CNEX0006".
    Thanks
    Suman

  • I am unable to change username and password for wifi network

    unable to change username and password for wifi network

    Thanks, this solved my problem. Network kept demanding username; I guess it's different from the computer ID I use. Whatever, it wasn't easy to find the network listed, but by trial and error, I found it, highlighted it, and pressed delete key. Now the network only asks for password, which I knew, and I'm on. Great advice. But why computer was configured to do that in the first place is why I prefer PC to my wife's inscrutable macbook pro.

  • Hi..how we enter standard text for smartform using include text

    hi
    guru
    ..how we enter standard text for smartform using include text..
    i know only using so10 we write text..
    in smartform it asking text-object
                                     text-id,
    so what values we should give to get text

    Hi,
       Do u want to print Standard Text or the Texts that are maintained at the Transaction level.
    If it is standard text , then u use text id as ST or if it is Texts that are maintained at the Transaction level then u have to go to that specific transaction and check for that text , then go to text editor ,in the goto menu u have header data where u get the Text id , text name.... , use them in ur smartform in the INCLUDE text.
    Further u have the option of text modules in smartforms which act as standard texts, so if u r going for creation of standard texts then its better to use text modules.
    Regards,
    Shafivullah Mohammad

  • How do I change the default text for when I open up pages?

    How do I change the default text for when I open up pages?

    Colin,
    You may substitute any text you like for the "Placeholder Text", as it is called, in Pages. Click on the existing placeholder text and type something more to your liking. Do this in as many places as your particular template of interest demands. Then, Format > Advanced > Define as Placeholder Text. Lastly, File > Save as Template.
    Now that you have defined a Custom Template to your liking, you can go to Pages Preferences and under the General tab's first section, define the new custom template as your default for each new document.
    Regards,
    Jerry

  • To transport STANDARD TEXT for  script

    Hello Experts,
          Can any one give clarification
    'Hou to transport STANDARD TEXT for a script'.
    Regards,
    Kumar

    Hi,
    Use RSTXTRAN Standard Program..
    Do Like this..
    Goto se38 and enter program name as RSTXTRAN
    and press F8..
    and give Text-key Name as Standard Text Name
    then Press F8..
    And select Select check box.. and enter
    and press on trsfr to corr button..
    it asks transfee textxs to a correction..
    press on yes button..
    it will show request  number or create your own request...
    and after goto SE10 tcode and Transport it...
    Message was edited by:
            Vishnu Reddy

  • I'm unable to change my install location for my apps.

    I'm unable to change my install location for my apps. I changed the preferences to the harddrive I want the apps to download to, but they keep trying to download to C.I don't have enough room on that drive

    Fixed. It seems like for whatever reason it took a good 10 - 15 minutes for it to recognize the changes in the preference menu

  • Standard DataSource For Excise Related Data

    Hi,
    Please tell me are there available any standard DataSources for Excise Related Data like Excise Invoice Header data (Table j_1iexchdr), Excise Invoice Item details (Table  j_1iexcdtl), Excise Groups (Table  j_1iexgrps), Excise Part II details (Table J_1IPART2) etc.
    If those are available in ECC 6.0, then please provide the information or for this I need to develop generic datasource?
    Regards,
    Pradip Nikam

    Hi,
    There is no Standard DS for Excise.
    I created the Generic Dss on those tables with delta enabled in my last project. And they are running successfully.
    I created 2 DSs on the same table , one with delta enabled on Created date and  another one with delta enabled on Changed date ( Wherever this field is there in the base table). And used Lower limit as 1 as safty delta so that I was able to do delta loads multiple times in a day.
    Regards,
    Anil Kumar Sharma .P

  • Turning off the text for a master data object

    What happens if we turn off the texts for a master data object?  (In RSA1, under info objects - double click on info object and go to Master data/texts tab and untick the 'with texts' box).  Are there any risks in doing this?  Has anyone performed this and run into any issues?  Thanks

    Hi,
    There are no issues in turning off the texts, but if its an object that requires description in the report, say material, plant etc, then you won't have that available as the texts are disabled and not loaded.
    Cheers,
    Kedar

  • How to change the wortem text for Task TS00008267 in workflow

    Hi,
    Can you please help me in changing wortem text for Task TS00008267 in workflow.
    This is task is standard for User decision.I want to add my own text and insert my own variables.
    Thanks in advance.
    Chetan

    Hi
    PFTC - display
    PFT_CHG - change
    PFTC_INS - create task
    PFTC_COP - Copy the task
    Regards
    Muthu

  • Unable to change document through FI_DOCUMENT_CHANGE for second item line

    Hi All,
             I am unable to change document through FM FI_DOCUMENT_CHANGE for second line item (buzei 002).
             I want to change assignment field(ZUNOR) for second item line.( Please be noted that bseg-koart for this document is maintained as 'S' (G/L account).
             Please give some inputs on the same,it will be grate for me.
    Rgds,
    Raghav

    First some tests, try to change the value with transacions FB02 or FB09, if you cannot that may come from the Field Status Group associated with the account and posting keys.
    - FS03 to find Field Status Group of the account
    - SPRO then Financial Accounting, General Ledger Accounting, Business Transactions, Carry Out and Check Document Settings, Maintain Field Status Variants to find Field Status Group definition  (or SM34 on view cluster V_T004V)
    Regards,
    Raymond

  • Can't change the label text for the first time of  loading

    I have some problem to change the label text in the prerender method.
    I put a label on the form and set the text value to "Customer" on the text properities , and I would like to change the lable text to "Supplier" in the prerender method, I found some strange behaviour.
    If I type nothing on the label text of the properties , I can change the lable text on the prerender method on the first time of the form load .
    If I put something on the label text of the properties , the text label can't be changed on the first time of form loaded, the lable can be changed if I refresh the form or reload the form.
    Could anyone help me to solve this kinds of problem ?
    Thanks

    This is a tough one to explain. Here is one explanation from the Delving Into Components tutorial:
    As with the JavaServer Pages implementation, when the server constructs a page from JSP source, the tag attribute settings in the JSP source take precedence over runtime settings. For example, if you set the text property for a Static Text component to "moon," the IDE adds text="moon" to the Static Text component's tag in the JSP file. Even if the page's prerender method has a staticText1.setText("sun") statement, the Static Text component shows "moon" when the application renders the page. If the page is rerendered, the staticText1.setText("sun") statement takes affect and the Static Text component shows "sun." If you visit another page and come back, the server once again constructs the page from the JSP source, the values set in the JSP tag attributes take precedence, and the page displays "moon."

  • Unable to change Extract structure MC03BF0 for DataSource 2LIS_03_BF

    Hi all
    In LBWE in R/3, I need the change the extract structure MC03BF0 for DataSource 2LIS_03_BF, by including some fields from MCMSEG pool. On including these fields from MCMSEG pool on the right side table to the left side table, and on confirming these entries, I get the following error message,
    ' Struct. from appl. 03 due to open V3 proc. not changed '.
    The long text for this message is :
    'Diagnosis
    Changing the extract structure MC03BF0 of application 03 is not allowed as there are no V3 update entries for the update module MCEX_UPDATE_03.
    If an extract structure is changed for which there are still open V3 updates, these can no longer be updated and the V3 collective update is terminated.
    Procedure
    Start the V3 update using the "Job Control" function in the customizing cockpit (transaction yDS:TRAN.LBWE>LBWE) or delete those update entries that are already incorrect. You will find these in the update overview.'
    Please guide me with what is to be done so that I can maintain the extract structure.
    Thanks
    Urmi

    Jelina,
    I think still some records available at SM13 clear it aswell.
    Clear records at LBWQ, SM13, RSA7, Setuptables in all CLIENTS of R/3 and check.
    Still a problem, then instead of enhancing datasource from RSA6, take extract structure name and enhance from SE11.
    P.S: Its better to create a new post by referencing same thread, so you can close call by assigning poings.
    Srini

  • Is Adobe suffering a crisis? I have been unable to change credit card info for 2 days.

    Is Adobe suffering a crisis?  I have been unable to change my credit card of record for a Creative Cloud subscription.  Support staff could not do it. Can't do it online even though help articles say one can. Have now been waiting 40 min to talk to someone today. What's going on?  Changing billing info is pretty routine. Why can't Adobe do it.

    Are you able to log in to your account and see an Edit Billing link?
    http://forums.adobe.com/message/4770306

Maybe you are looking for

  • What is likelihood of new iMacs anytime soon?

    I'm in the market for a new iMac, but wonder if I should wait awhile for a possible upgrade? The 20" G5 iMac flat panel I bought several years ago (that came bundled with the newly released Tiger) was updated a mere month or so later. I read somewher

  • Changing iBook display for external monitor

    does anyone know how to change the screen resolution past 1024x768 on an iBook G4 12 inch? I'd like to set it at 1280x1064 on my 19 inch monitor, but its not an option in the displays preference page. Does anyone know a way around this?

  • Error reading node property?

    I'm using Premiere Pro CS6, editing a 10 minute sequence using H.264 clips in .MOV containers. This morning I have been applying the Fast colour corrector, warp stabiliser and highlight/shadow adjustment to the clips. A small red box with a white X h

  • Lightroom integration with SmugMug (and maybe other sites).

    Im sure this is old news to most of you, but for those that havent really looked into all the options of Lightroom I made a small how-to about integrating Lightroom's export function with the online photo site SmugMug. It allows you to select images

  • Function Keys on a Mac

    I've already got a thread going on this for the Apple Java list, but: Does anybody know of a way to make a Mac deliver function keys as KeyEvents, rather than intercepting them? JHHL