HTML style not visible in Peoplesoft But able to view in Preview RTF templa

Hi Team,
Anyone help me urgent. I am not able to view the HTML style in HyperLink in Peoplesoft Online. But i am able to view in Preview tab. I am wondering.
i.e. My data's are able to view in online but tables that border are not visible. But it works in preview table. Can anyone guide me on this. Please?
This is the code snippet which i have used in RTF template: (Cross tab report).
<?for-each-group@column:row;./RANGESIZE?>
<?RANGESIZE?>
<?end for-each-group?>
<?for-each-group:row;./EP_RATING?><?variable@incontext:G1;current-group()?>
<?EP_RATING?>
<?for-each-group@cell:/query/row;./RANGESIZE?>
<?$G1[(./RANGESIZE=current()/RANGESIZE)]/Y_MINIMUM_PCT?>
<?$G1[(./RANGESIZE=current()/RANGESIZE)]/Y_MAXIMUM_PCT?>
<?end for-each-group?>
<?end for-each-group?>
Edited by: 1006631 on May 21, 2013 1:44 AM

I would recommend to look very closely and the way the default role is defined in the client 000 Homepage Framework and use this structure and defintions as a guide for implementing your custom role
In particular the Bank service must be linked to a resource which must point to the required location in the PCD
Best wishes
Stuart

Similar Messages

  • IDOC not visible in IR but metadata successfully imported

    Hi,
    I have this wiered issue.
    I want to import IDOC WPUSKR01 (cashier productivity) from BI.
    But when I connect to BI system from IR to import Idoc structure, this IDOC is not visible.
    But I can manually import the metadata from BI in idx2.
    Now how to import this in IR?
    I have imported other Idocs (like WPUBON) before and did the scenario successfully for BI.
    Regards,
    Anirudh Vyas.

    Hi,
    In BI Tcode we82 I have manually added the entries for WPUKSR01. Now Idoc is visible when importing in IR.
    I have checked all the segments in we31, they are all released.
    But it gives error:
    Error: IDoc type WPUKSR01 contains errors (unable to read segments)
    Then, I checked in R/3, there also WPUKSR01 was not there in we82. I manually added there and I was successfully able to import it in IR.
    But the same thing is failing in BI. I have SAPALL permissions in all the systems.
    Can I use Idoc imported from R/3 in scenario for BI?
    regards,
    Anirudh.

  • List style not visible in printed documentation

    Robohelp 8.0.2
    Is this a bug???  I opted to use a numbered list style rather than a numbered paragraph style to label procedural steps.  The advantage of a list style is that skip numbering would not work properly using the paragraph style. i.e.:
    'Steps' Paragraph style with numbering associated:
    First step.
              Result of first step.
    Second step.            * Bullets and Numbering does not allow me to consistently "Restart numbering at 2" (and HTML this produces is faulty). 
    'NumberedStep' List style with numbering:
       1.  First step.
               Result of first step.
       2.  Second step.               * Bullets and Numbering allow me to consistently "Restart numbering at 2."
    Now I see the consequences of my decision:  My 'NumberedStep' style is not included in the styles dropdown.  Inconvenient, but not itself the end of the world.
    The real problem is this:  Printed Documents are not consistent with the style defined in 'NumberedStep'.
    The font is larger than it should be, and indents are all over the place:
    This is the selection I made on Generate Printed Document:
    On first review, all the styles in my source translated easily to Word, but the style for NumberedStep text was not.  That text is now 'Normal'.
    I've hunted high and low to solve this issue, so a direct reply is appreciated.

    Firstly, your better off using liststyles than paragraph list styles, I screwed around a long time before I had to set everything to liststyles rather than paragraph ones. So dont worry about that.
    The first issue, of not seeing the style - it is there, if you open the Styles tab on screen (click in a topic to get the cursor, then Format > Styles), not just the dropdown like youve shown youll see a list of all your styles, almost, it will show paragraph styles, click the drop-down and select All available styles, this will display your list styles as well!
    Im not sure about the style settings, I have the same text setting applied in my list style as I use for my 'normal' text. Though I think you can select the text in a list and apply a paragraph style to it....i just tried and it worked, but to be on the safe side you might want to set the text formatting in the list style css too..
    mine looks like this
    li.NumberList {
        font-family: Helvetica, sans-serif;
        font-size: 10pt;
        color: #524C45;
        list-style: decimal;
        margin-bottom: 6pt;
        margin-top: 6pt;
    As for printed formats not indenting lists, this is an issue. So far I have found no way around it because you cannot map a  list styles in RH to a list style in Word. This has also created errors for line spacing and indents - and  I found the indents are severly messed up when using list styles in snippets. Everytime I create printed documentation I have to manually fix it, a pain but it doesnt take too long....you could use macros etc to speed it all up for you.
    Submit a Wish Form.
    Hope it helps.
    Nick

  • Html link not visible as table header in jsp

    Hi,
    I am not sure if this question belongs to JSP forum, since it's happening in JSP page I am posting it here.
    I am seeing this strange problem, in my JSP page all the link are looking fine except some links in Table header. Here is the code snippet:
    <th align="left" width="30%"><html:link action="/myAction.do?sortBy=org&all=${param.all}">Organization Name</html:link></th>
    ENV is struts, jstl, html.
    Now the problem is the text Organization Name is not visible, although it's there and I can click it. If I click and drag mouse over it I can see it.
    Also if I put this link anywhere else e.g. <TD> I can see it.
    I am not sure why it's happening.
    Please help me.
    Abhishek

    Sounds like a style issue - is it the same colour as the background for some reason?
    What styles have you got applied to your <th> columns? The text in them?
    Are you using css?

  • XML News html editor not visible

    Hi,
    As a part of XML News we have created an html editor along with other labels,text field etc.The problem now is this editor is not visible while creating the News using News Editor Role.Can you help?
    Regards
    Imran

    Hi Raghu,
                     Forms availability are eanabled already.If we are opening the News form all other fields (like button,text fields etc) are visible but the only thing not visible is the component hml editor where the Editor has to write News,I hope you understand this.Even though that is present in the form template under XML bulder.
    Regards
    Imran

  • Images is not visible in IE but netscape

    My applet can show images in NETSCAPE,
    but it is not visible in IE.
    MY IE version is 5.5 with java plug in.
    please visit www.coolee.net/java/try.html
    with netscape and IE both
    the code snippet is following:
    import java.awt.*;
    public class HelloWeb extends java.applet.Applet{
    private Image [] card1= new Image[13];
    private Image [] card2= new Image[13];
    private Image [] card3= new Image[13];
    private Image [] card4= new Image[13];
    private int deal;
    public void paint(Graphics g)
    // for (int i=1; i<=3;i=i++)
    for (int j=1; j<=12;j++)
    card1[j]=getImage(getDocumentBase(),"c1-"+j+".gif");
    card2[j]=getImage(getDocumentBase(),"c2-"+j+".gif");
    card3[j]=getImage(getDocumentBase(),"c3-"+j+".gif");
    card4[j]=getImage(getDocumentBase(),"c4-"+j+".gif");
    //card1[7]=getImage(getDocumentBase(),"c1-7.gif");
    deal=1+(int)(Math.random()*4);
    g.drawImage(card1[8],10,222,this);
    // deal=1+(int)(Math.random()*4);
    g.drawImage(card2[8],250,222,this);

    You have just used:
    <html>
    <applet code=HelloWeb width=500 height=600></applet>
    <html>
    I think you will need to convert this with the converter tool to get browsers to render your applet properly.
    http://java.sun.com/products/plugin/1.2/features.html

  • SAP standard Menu : few menu paths not visible in Production but dev

    Hi All,
    We have a problem where in we can see the following menu path visible in standard menu in developement system; while the same menu path ( and few others also ) not visible in production system for same user ( i.e. having similar authorizations )
    the path is :  SAP Menu --> Accounting --> Financial Supply Chain Management --> Cash and Liquidity Management
    Our system is : ECC 6.0
    Every user should be able to view SAP standard menu inspite of the fact that he might have authorization to certain transactions only; hence this should not be an authorization issue ( as per my view ).
    So can anybody help/ suggest in this regard?
    Thanks.
    Regards,
    Shamish

    Hi Alex,
    I had that option in front of me ( we actually tried it also with no result ). But before that I would like to know, why this might have happened. Why there is difference between standard menu on both servers?
    Regards,
    Shamish

  • Customized fields Not visible in GUI but visible in PCUI why

    Hi,
      Can anybody help me, i have a problem which is as followes,
    I Enhanced Three fields for Campign in CRM Throw EEWB, these three fields are not appearing in GUI but its appearing in PCUI. 
    Can some body can give me  valueble inputs to solve this issue.
    Thanks & Regards,
    Sivakumar.

    Hi Suyash
    In the TS, on the right side, see if these fields are part of the DS.
    If yes, then click on them and drop them on the left, in the Transfer structure.
    If they are not availabel in the Datasource, then go to RSA6 in R/3 and see if the extract structure of this DS has these fields hidden, i.e if theres a check mark on hide coloumn....
    If these fields are not visible in the extract structure then let me know
    Regards
    Prakash
    Assigning points on SDN is a way of saying thanks !!

  • Screen 1000 is not visible in se80, but it is there in se51

    Hi,
    I do not know why i am not able to view selection screen 1000 in SE80 for my report program. But i could see in SE51.
    This is report program using ALV class.
    The program is working fine.
    Thanks
    Praba
    Edited by: Prabaharan Rangasamy on May 15, 2009 12:02 AM

    Hi,
    In SE80, when i select the program...i could see the screen and underneath i could see my 100 screen also.
    But i could not see my 1000 screen.....1000 screen is my selection screen. I created z transaction with that 1000 screen.
    even if i execute my program using z transaction, it is working fine.
    I wonder did i delete by mistake my 1000 screen..I do not know what kind of mistake i have done?

  • Reservation not visible in MD04 but visible in MMBE

    Hi Everyone,
    I am facing a problem . Reservations of materials are visible in the Tcode MMBE but those reservations are not visible in Tcode MD04.
    Please help me in this
    Thanks
    Bijay Prasad

    Dear ,
    In SAP Txn : MD04-there is always theree entreis : Plant /Material  and With Filter Check box.If you hit the With Filter Check box , u will find Display Filter and Selection Rule is appearing as a menu bar .
    Now , for a test case , provide one material and plant code , mark with filter , Select  only SAP Requiremet and Stock both Display Filter and Selection Rule , press entre ,MD04 will display Stocks as well all the Reservation Number as Ord.Reservation (both manullay generated or automatically generted) .
    In case , if it is not displaying , then investigate goto -SPRO-MRP-Evalution -Filter -Define Selection Rule -Select the SAP00002
    -SAP Requirement and Stocks -Goto Details -Check wether Reservation is set to "Do not consider " .It should be set in " Display availability relevence " .Other filter screen like SAP00001-only for Reciepts .
    Check this and come back
    Regards
    JH

  • Pantech Crux not receiving text message but able to send text messages

    My daughter has a Pantech Crux phone. and yesterday we noticed that she was not gettng any text messages. We tried the *228 update and turned phone off, while phone was on we took out battery then put it back in and powered on the phone and she was still unable to receive any text messages so we shut down her phone then took the battery out waited a minute and then powered it back on and she is still not able to receive text messages. she can send text messages & she can call out and receive phone calls but she can still not receive any text messages!! any suggestions we can do to get this fixed?? she is not eligable for a upgrade until April 2013 she will have had this phone a year in about 10 days. will they replace her phone under warranty where it has not been a year but almost by a week or two. We also did purchase the Insurance for the phone as well.
    Any help from anyone to help me on what I can do to get this fixed.
    Thanks
    Message was edited by: Jami Emerine

    I am having the same issue with my daughters phones.  I believe its an issue with Pantech.  My daughter has a Pantech Crux and is able to make calls, receive calls, and send text messages but she is not able to receive any messages.  My other daughter has a Pantech Hotshot and is having the exact same issue. We contacted Verizon and went through all of the troubleshooting necessary and even reset the phone and it still didn't work.  Verizon sent out a replacement phone today (Crux) and the issue is still not resolved.  This tells me it's an issue with Pantech... maybe a software update was done?? Both of my daughters are teenagers and mainly communicate through text messaging, so I am sure anyone can understand that they are in crisis LOL.  Any suggestions on what to do next?

  • I am getting complaints from links that Firefox is already running and needs to be closed when it is not visibly running. But, I do find it as a process that IS running. What gives?

    I click on a link in an E-mail. It complains that Firefox is already running and I must close it. Firefox is NOT visibly running. I check via Task Manager to verify. I find Firefox is running as a process. I kill the process and then can proceed. I did use Firefox earlier and closed it.

    Make sure that you do not start Firefox with the -no-remote switch or have set the environment variable MOZ_NO_REMOTE=1 (Control Panel > System > Advanced > Environment variables).
    If you need to have more than one profile open at the same time then start subsequent instances with the -no-remote command line switch.<br />
    You can send links from other programs to a Firefox instance that is started with -no-remote, you need to drag links in a Firefox window in such cases.
    See http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

  • External hard drive not visible in Finder, but is operating

    iMac, 2 Gb RAM, Snow Leopard 10.6.4.
    It has 4 external USB drives attached through a powered hub. All of a sudden, after about a year, one of them no longer shows up in ‘Finder’. However, all four drives have an icon on the desktop. The drive is visible and verifiable in ‘Disk Utility’. Double clicking the desktop icon opens the drive and I can copy a file from it. iTunes can see it. From a Macbook’s ‘Finder’, over WiFi, I can see and copy files to and from the drive. Finder Preferences shows nothing amiss. I’ve shut down and restarted the iMac several times with no change. The drive just does not show up in Finder on the host iMac.
    Searching this forum has not helped. Any suggestions?
    Max

    Well, this is embarrassing. A suggestion from an older thread on Macrumors.com called "Hard Drive does not appear in Finder / Desktop", solved this problem. Simply drag the missing drive icon from the desktop to Finder! Perseverance and different search wording AND reading a lot of stuff pays off.
    If other's problem is not solved with this fix, you might benefit from this 10.5-based thread. They also mention an Apple 10.5 fix. Both URL's below.
    The op's problem was that the drive did not appear in Finder OR the desktop but was operational. There was a lot of in-depth information with this fix embedded.
    Thanks for the interest and suggestions.
    Max
    http://forums.macrumors.com/archive/index.php/t-209905.html
    http://support.apple.com/kb/TA25203?viewlocale=en_US

  • Bank service is not appearing in subarea, but able to preview it from admin

    Dear all,
    I need some help in ESS portal, i have configured the homepage framework and made a zfolder of ess content. In Personnel administration i am unable to see bank details link in Area page, but i am able preview the iview. Here other services also visible. I have the same issue with W4 and enrollement not getting relflected in portal;  i mean i cannot see their links in subarea. Please do help me.
    Regards,
    Raj

    I would recommend to look very closely and the way the default role is defined in the client 000 Homepage Framework and use this structure and defintions as a guide for implementing your custom role
    In particular the Bank service must be linked to a resource which must point to the required location in the PCD
    Best wishes
    Stuart

  • PayPal button not visible in Firefox, but IS visible in Internet Explorer. WHY??

    Hi!
    I was trying to make an online purchase & the yellow PayPal selection button wasn't visible. I called the company to make sure they accepted PayPal, (they do), & they opened their browser & made a test purchase so they could tell me where the PayPal button was. On their browser the PayPal button was there...on mine it wasn't. I closed out Firefox & restarted it, but the PayPal option button never appeared. I decided to try to make the purchase using IE & the PayPal button was right where the company told me it would be!!! Do I have to change one of my settings somehow?? I avoid IE like the plague...I even deleted the Desktop shortcut for it on my laptop...I had to do a search so I could use it to test this issue. I really don't want to have to use IE for anything!!! Help will be greatly appreciated!!
    Thanks very much :)
    Nuts4Mutts
    "Dogs may not be our whole life but they make our lives whole"
    by Roger Caras

    hello Nuts4Mutts, please try to go through the steps covered in [[Websites look wrong or appear differently than they should]] - they should contain the most common solutions for such an issue...

Maybe you are looking for