Navigation buttons missing from BSP iView

Hello,
We have a BSP iView that we are displaying in our Portal (EP7).  ISSUE: The Back and Forward buttons are not displayed.
When we access this BSP application directly from browser, both buttons are visible!  (These buttons are located in the Top-right corner of the screen)
Anyone run into this issue?
Any help on this would be much appreciated.
Thanks,
Harman

Hmmm...let me add one more entity to your complexity. What you forget is the browser! Of course many bits and pieces of source is generated in the portal or WebAS. However, it is actually executed or interpreted in the browser.
One example is when you have an URL of the format "/myUrl". This is just a piece of string. It has no meaning on a server. Only in the browser does this string suddenly becomes "code" that gets executed. And now the browser will say it has here an absolute url without host data. Then we use the host data from the browser document (DOM) in which context we are going to load this URL.
My recommendation to you would be to install a HTTP Proxy tool and understand what the browser is doing. (Soon I will write again about an excellent tool we now use!)

Similar Messages

  • Calling Iview from BSP Iview

    Is it possible to call a transaction iview from a BSP iview .
    i want to trigger a transaction iview when i click a button in my BSP iview .
    thanks in advance .
    J

    hi,
    The URL that you get on previewing your Transaction iView is the one that needs to be used in your BSP as:
    <a href = "http://sgssmcepdv:52000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.hcl.FLD001!2fSiddharthaID!2fiViewsID!2fMisc!2fepcmID_0" >hello </a>
    Te get the url correctly,open the Transaction iView,in the properties look for the property PCD Location
    It will be something like
    portal_content/com.hcl.FLD001/SiddharthaID/iViewsID/Misc/epcmID_0
    Now in place of the '/' replace !2f .
    portal_content!2fcom.hcl.FLD001!2fSiddharthaID!2fiViewsID!2fMisc!2fepcmID_0
    Now the complete URL would be
    http://sgssmcepdv:52000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.hcl.FLD001!2fSiddharthaID!2fiViewsID!2fMisc!2fepcmID_0
    Ok.
    Then test the BSP Iview.
    Regards,
    Siddhartha

  • Why is the panorama tab button missing from my tab bar

    Just downloaded Beta 4 and find the panorama button is missing from the tab bar. Your video showing how to manipulate tabs show the button on the right hand side of the tab bar, on my download it is missing why, also some of the other bars shown in your video are missing to, why??

    You can add it if you want, right-click on a toolbar and select Customize. You can then drag and drop the "Tab Groups" icon from the customize toolbar dialog onto the toolbars. You can use this method to add other icons to the toolbars.

  • Format menu button missing from MS Word for Mac

    Hi all,
    This is driving me crazy! My Word for Mac 2004 works perfectly, usually love it, but for some reason, the format menu -which I use to customize my default bullet and numbering lists, paragraph spacing etc. -is missing from the top of the screen. I've got File, Insert, View, Edit, Font, Tools, Table, Window, Work, and Help, but no Format. Lately I've been getting by just using my formatting palette and formatting toolbar, but it's really not enough. Also, the toolbar button from the Insert button is also missing.
    I feel like I'm going nuts! You know how you'll look everywhere for a pair of socks and then find it right in front of your nose? Please, someone embarrass me with an easy answer!

    Since Office is not an Apple product, you'll probably want to use a forum dedicated to Microsoft's Mac products such as <http://www.microsoft.com/mac/community/community.aspx?pid=newsgroups> rather than an Apple forum.
    Be sure to search the forum first in case someone has already had a similar question answered

  • "Personas" button missing from SMEN

    Hello guys,
    Currently i am implementing SAP Screen Personas 2.0 on a Demo Development environment, i was able to solve some issues, but now i am stuck since the "Personas" button is missing from SMEN whether i logon from using Silverlight or HTML links, also tried with the latest versions of Internet Explorer, Google Chrome, Mozilla Firefox and Opera from a Windows 7 x64 Enterprise Edition client machine, result is the same.
    Tests are being made with a custom admin user with SAP_ALL, SAP_NEW and S_A.SYSTEM profiles which also has the /PERSOS/ADMIN_ROLE role and a customer made role with objects /PERS/AOBJ, /PERS/AUTH and /PERSOS/AD, all fields have "*" as only value.
    SAP_CUS client copy was made from client 000 to working client.
    In the UI Admin transaction i've made the checks and everything is green.
    Details of the system:
    EHP7 for SAP ERP 6.0 SPS08
    Kernel 742 PL 100
    SPAM 7.40 0056
    PERSOS 200 SP02.
    Has anyone else experienced this?
    Best regards,
    Martim.

    Hi Tamas Hoznek !
    Precisely, so i realize i was referring to the HTML version button on this thread   question on html version of SAP Screen Personas
    Thanks for the clarification!
    Kind regards
    Martim.

  • Print Button missing from list

    When I create a new project the Print option is frequently missing from the Toolbar Buttons field in Webhelp Settings. Sometimes I close the dialog, reopen it, and "Print" is miraculously there, so I can select it. Other times I can't make it display. Is there a switch somewhere, where I can indicate that I ALWAYS want the Print button? If not, how do I make it display when it doesn't?  Thanks!

    Hi there
    Whether or not you see a Print button is dependent on whether one was included in the skin you are using. Your example depicts that your skin selection is "Default". In order to see an option to include a Print button, you need to choose a skin that has one defined.
    Cheers... Rick

  • Upload / download BDS document buttons missing from MS Excel View dialogue

    Upload / download BDS document buttons are missing from MS Excel View dialogue window.
    This means that users cannot upload pre-built MS Excel templates into their own layout variants.
    Test systems have this function, but production box does not.  Is there an ABAP or Basis setting that is missing?

    hi,
    In this link it is mentioned on how to integrate the BDS in the SAP Application,
    http://help.sap.com/saphelp_47x200/helpdata/en/19/b6ba374da7bd4fe10000009b38f842/content.htm
    and also go through the example,
    http://help.sap.com/saphelp_47x200/helpdata/en/71/94a937a7777c38e10000009b38f842/content.htm
    Regards,
    Azaz Ali.

  • Navigation Buttons Missing

    For some strange reason, my navigation buttons in Safari and Finder, as well as other OS x UI screens have vanished.  The button placeholders are there, but the graphics are not. This is also only happening in one logon account. I assume a preferrence files somewhere is corrupt.  Is there an easy fix to this?  On a side note, this was likely caused by temporily running out of hard drive space.  (MacBook Air)

    hello hedles, currently there's the ''editing tools > discussion'' button for this purpose.

  • Mismatch in themes of WD called from BSP iview in EP.

    Hello All,
    in my BSP iview, i am calling a webdynpro abap application using iframe tag in the BSP application and passing the url of WDA application .
    but the EP theme is diiferent (green color) and the WD has different theme (Blue color).
    is there any solution to have a same theme for the WD application when displayed in EP???
    please let me know.
    Regards,
    Chandra

    Hi,
    with note 1033496 you prevent the Stylesheet Errors,but i guess you will also get the Blue Theme inside the BSP-Iframe. If you can use the Portal Stylesheet for the WD-Iview without Limitations described in the Note perhaps also try this:
    Instead of using the WD-URL as IFRAME source in the BSP perhaps use the URL of a WD-IView.For that you first have to create an Iview for your WD-Application.Then call the preview of this Iview. This Preview-URL(or the PCD) you can call as source inside the BSP IFRAME. I haven't tried it but perhaps then the WD will be displayed inside the BSP-IFrame with your grey Portal Stylesheet because you are calling the Iview directly instead of the WD-APP in the BSP.
    Regards
    Frank

  • Close window button missing from my active+inactive tabs

    Hi. Does anyone else have the problem of the close tab button disappearing from the tabs, irrespective of whether they are the active or inactive tab?
    I can only get the buttons back by pressing the big "+" and opening a new tab and presto, all the close tab buttons appear again.
    Using firefox 8 on a windows 7 laptop. Not sure if it happens every load or just sometimes, but is frequent enough to be annoying.

    Hello, and thank you for your reply.
    I have narrowed down the problem further now- it seems that when I have an open mozilla window, and then open a link from another programme (have only tried thunderbird so far), the new tab may or may not have a close tab button on it (not right 3 out of 4 times)
    Didn't seem to happen when I tried safe mode, but I only tried it 3 or 4 times.
    It's not a big issue for me, but I guess bugs should be figured out.

  • "Firewall" and "Internet" buttons missing from "Sharing" preferences page

    Hi,
    I recently upgraded two servers to 10.4.3 (one was running 10.2 and one was running 10.3). On both servers now the Firewall and Internet tabs are missing from the Sharing preferences. Also, under the list of services on the Sharing prefs, there are only three services listed:
    REmote Login, ARD, and Remote Apple Events. No other services are listed.
    I found this problem because something in the firewalls changed and was blocking access to the servers via ARD. If I stop the firewall, then ARD works. So I wanted to go into the firewall settings and open up the ports required by ARD. Lo and behold, no Firewall tab on the Sharing page!
    I've searched everywhere for info on what could make most of the services disappear, along with the Firewall and Internet tabs. But I can't find anything. Any ideas out there?

    A call to Apple confirmed that the majority of services on 10.4 Server are now handled through Server Admin rather than through the Sharing preferences window.

  • Totals, Subtotals and ABC Analysis buttons missing from ALV.

    Hi,
    I have used FM REUSE_ALV_LIST_DISPLAY in my report without specifying a PF-STATUS that means STANDARD PF-STATUS is used in ALV, and moved from Quality to Production, till yesterday all the features such as Sort, Filter, Local file along with Totals, Subtotals and ABC Analysis were visible, today all buttons are visible but TOTALS, SUBTOTALS and ABC ANALYSIS buttons are missing.
    I have not done any changes to the Code nor the layout.
    Thanks in advance.
    Sunil.
    Edited by: Sunil Saini on Nov 24, 2010 11:26 AM

    Hi Lalit,
    I have checked the Layout.
    In Layout in Quality there are checkboxes in Summation/Totals column in front of Numeric fields,
    but these checkboxes are not visible in Layout of Production system.
    Regards,
    Sunil.

  • Why are key functions, such as the "back" button, missing from Firefox after involuntary update?

    I noticed that there is a new version of Firefox on my computer, different from the last time I had my computer on. There are few issues that I have noticed thus far. 1) The back" and "forward" buttons are disabled. 2) Whenever I open a website the address bar is missing the URL. 3) Firefox doesn't save my tabs and I lost all of my tabs from the previous session.
    Please help me. This makes browsing a frustrating task.

    Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.
    You can check for problems with the places.sqlite database file in the Firefox Profile Folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Corrupt_localstore.rdf
    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    *http://kb.mozillazine.org/Multiple_profile_files_created
    If you keep having problems with your current Firefox Profile Folder then try to create new profile or reset Firefox.
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can also try to reset Firefox:
    *https://support.mozilla.org/kb/Basic+Troubleshooting

  • Names button missing from Facbook Albums

    In this video as well as the Facebook tutorial video on Apple.com it shows that when you have a Facebook album selected there should be a "Names" button on the bottom (to the left of edit.) I don't see that in iPhoto. I've tried deleting PLIST files, rebuilding the iPhoto library, reinstalling iPhoto and loosening up all the privacy/security settings on my FB account. Nothing works. Does anyone have a clue how to get this functionality? Both of these videos claim that tags created on facebook.com sync back into iPhoto and allow you to create faces on the corkboard using them, but this doesn't work at all for me. In fact it's the opposite, all tags added on facebook.com get wiped every time iPhoto 'checks' the album.
    http://macmost.com/uploading-photos-from-iphoto-09-to-facebook.html
    http://www.apple.com/ilife/iphoto/ (scroll down to just below where the Facebook logo is) and it's the video that is titled "Share Photos Online."

    UPDATE: I do see the "Names" button if I select two or more Facebook albums. If I only have one Facebook album selected, it's missing. It's like the entire feature is broken and all iPhoto is now is a dumb uploading engine. I don't see the name tags with the Facebook F logo designating that that face/person was sync'ed over from a facebook tag.
    If anyone can shed some light on this I would be extremely thankful.

  • Submit button missing from form, can see it in Pro but not in Reader XI

    I've created and disributed forms in the past with no problem, however, when I open up my form in Reader XI, the submit button is missing.  In the purple ribbon, it instructs people to click the submit button once the form is complete but there is no button showing.  Help! 

    What does this command say:
    ls -ldaeO@ Documents
    If it has 'hidden' attached to it, then look at the "man chflags" command.
    chflags nohidden Documents

Maybe you are looking for

  • Limited connectivity on 1 of 2 computers

    HELP!! I have a WRT54G2 router, running wirelessly now. I have absolutely NO PROBLEMS with my laptop. But since changing my desktop from wired (it worked beautifuuly) to wireless, the desktop will not stay connected. It has low connectivity at all ti

  • Payment block for vendor payment

    i blocked a vendor invoice for payment, it's shows the error msg correctly as item blocked for payment in the proposal log but when i do manual payment via F-53 , the paid document is being generated for excatly the same vendor and the same blocked i

  • Perform Test in program ZTEST.(USERXXIT)

    Hi, I am calling form/endform Test from program ZTEST in to userexit FORM USEREXIT_MOVE_FIELD_TO_VBAK.   Perform Test in program ZTEST. UPDATE TAVRVC SET NAME = V_MNO. ENDFORM. but while testing/creating(VA01) it leads to shortdump/syntax error. the

  • Mouse does not respond to clicks for 10mins after startup

    When I start my iMac I have to wait at least 10mins before it will respond to any mouse-clicks, the mouse will move but not register any clicks. The same is true for the keyboard; it does not register any input for at least 10mins. This has only star

  • How to Differntiate between two instances of the same class ????

    I don't even know if my question makes sense or not ?? I don't have any code written for it yet.. but its the most critical task for me.. Q ?? say i have multiple objects running of the same class on the same box. sth like a CPU can have multiple por