Hide menu bar in Webgui of HTML

Hi,
Can you please let me know how to hide the menu bar in WEBGUI of HTML.
I have to hide the menu bar for an ALV Report which i have created in SRM 5.0 which i am going to publish in SRM Web interface .
Also please let me know after hiding menu bar how i can give exporting option to excel file.
Thanks,
Vaibhav

Hi Vaibhav,
Make transaction code of this report EWT (Easy Web Transaction).
Or
While publishing this service on ITS, add ~transactiontype = EWT.
Regards
Sagar

Similar Messages

  • Hide menu bar

    Hi All,
    Is it possibe to hide the menu toolbar?? Menu tool bar options like program, Edit.. I want to know how to hide the options at runtime...
    Please let me know...
    Thanks & regards,
    Santhosh

    Hi ,
    I do not think that it is possible to hide menu bar entirely .
    But from the list  you can remove  Program, Edit, Goto from the Menu bar. But You can not remove
    the SYSTEM and HELP from the Menu bar .
    Create a status with the specified name with out the adding in the menu barand write code in your program -
    set pf-status 'STAT'  immediately.
    WRITE : 'TEST'.
    This will remove Program, Edit, Goto from the list.
    If you want to remove some subobjects of menu bar you can go for Transaction
    variant (Transaction SHD0) but it will not work dynamically means it will be prefixed.
    Regards
    Pinaki

  • Hide Navigation and Menu bars when playing Captivate HTML

    This is probably a beginner question, but what can you do to have your Captivate output play in a browser window that has the menu and navigation bars hidden?  We want users to have the course play in a window that only displays the captivate SWF with the internal menu controls.  As part of this we'd like to have the window open to the exact size of the SWF file.
    If anyone can help with this, I would appreciate it.

    Hello again
    I've seen JavaScripts that allow sizing and placing a window, but if you wish to remove the chrome elements such as the Menu bar, Toolbars and such there is no way to do that from inside the window you are in. It has to be scripted when creating a new window.
    It's a browser security thing. If you could turn these features off from inside the browser you are in, folks that wanted to have their way with your internet experience could trap you in a site and not allow a means of escape!
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Unable to permanently Hide Menu Bar

    Hello
    I have a WD ABAP Application from where I call a SAPGUI HTML Transaction. It works fine.
    Now customer wants to hide the Menu Button and OK Header Code.
    I tried  adding         
    '&~WEBGUI_SIMPLE_TOOLBAR=132'
    When the screen is called the first time, the menu button is hidden. But the moment users press enter, the menu bar and other buttons comes back.
    Why is this happening? Please help with a possible resolution.
    Regards,
    Shubham

    Hi Shubham,
    What are the parameters in the GUI Configuration area of the ITS Service that you had created?
    Regards,
    Oisin

  • Hide menu bar and tool bar of the browser when running forms 10g

    hi all
    i want to hide browser's tool bar,menu bar when i run the form
    thanks

    maddyd2k wrote:
    Hi
    your utility is very helpful
    one thing i want ask.... i am using oracle developer suite in that where i can find web server and where i can place the FormStart folder
    Help me in this
    Thanks
    Edited by: maddyd2k on Mar 31, 2011 3:46 AMHi
    first, yes this utility is very useful but it is not mine ;) all credits goes to Peter de Vaal the author !
    for your requirements, take a look at Peter's documentation on how to set up the utility for developer suite (the webserver is the oc4j standalone)
    you must define a virtual path to your FormStart folder and html files :
    Step 2. Define a virtual path
    The FormsStart directory must be made accesible through the http protocol. The way to do this is to define a virtual path for your web server.
    For Oracle Developer Suite the webserver is the stand-alone oc4j. You define a virtual path in file orion-web.xml. This file can be found in:
    <DS_home>\j2ee\DevSuite\application-deployments\default\defaultWebApp
    Add the following line before the </orion-web-app> tag:
         <virtual-directory
                virtual-path="/forms/fs"
                real-path="C:\oracle/FormsStart/html" />
    For Oracle Application Server the webserver is Apache. You can specify virtual paths in httpd.conf or in one of its include files (oracle_apache.conf, forms.conf). We suggest to specify it in forms.conf (in <AS_home>\forms\server, For 9i and 9.0.4 it is: forms90\server\forms90.conf).
    Use Enterprise Manager Website to edit this file (Click on HTTP Server, then on Advanced server Properties, then on forms.conf or forms90.conf).
    Add the following line, below the list of other AliasMatch tags:
    Windows:
    # Virtual path for FormsStart Utility
    AliasMatch ^/forms/fs/(..*) "C:\oracle\FormsStart/html/$1"
    Unix:
    # Virtual path for FormsStart Utility
    AliasMatch ^/forms/fs/(..*) "/app/oracle/FormsStart/html/$1"JeanYves

  • Hide Menu bar at Transaction iview

    Hi,
    I hav created a Transaction(e.g:se11) iview and i m displaying it in my portal.
    Its displaying properly...but the problem is its displayinlg along with menu with options
    Menu,Save as Variant, OKCode,Back,Cancel,Execute etc.,
    Now i dont want to display the whole tool Bar. How to hide this tool bar.
    And at the bottom of the page is its displaying the client number, current transaction code, current login id etc. How to hide this also...
    Kindly let me know process
    Thanks in advance,
    Renu

    HII Renushree.
    use this links
    Hiding menu/tool bar on WebGUI Transaction iView
    hiding menu bar and toolbar in WinGUI used in transaction iView
    Or
    if u mean by  the browser address/men/toolbar? If so go to the iview properties and put toolbar=no in the Window Features parameter (under Navigation).
    Thanks
    Rewards r welcome
    Edited by: Mayank  Saxena on Sep 15, 2008 5:24 AM

  • Horizontal Menu Bar works when index.html is appended to url, but not otherwise

    My spry horizontal menu bar works like I want when I put /index.html at the end of the url for my website, but when I just go to the website without typing that in the index page shows up fine, but some of the links in the menu don't work. How is that possible if the index page is what shows up when you put in the usual www.domain.com?

    You're fine; don't worry about how you sound!
    I did not get two different pages when I went for your ...tennis.com address vs. your ...tennis.com/index.html address. Were you looking at the pages locally (preview in a browser) or looking at them on your website?
    If your local site contains the files you want to have on the server, synchronize your files [entire local site] (on the files panel, the 'recycle' symbol) to see which files are different, remote from local. Then upload (being sure to include associated files).
    The basic reason for a Spry menu bar not working is if the javascript and the menubar css file are not accessible or not linked to the page. The other reason would be if Javascript is turned off (but you said it worked with one file...) or if the javascript code at the bottom of the page is somehow either not there or broken:
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    Well, I've been pretty long-winded about this. I hope you have been able to sort out the difficulty!
    Beth

  • How to hide menu bar in SAP EP 7.4

    Dear all,
    We are upgrading our system from EHP4 to EHP7.
    How to hide the menu bar (Back, forward,history, favorites, etc..) in the SAP Enterprise portal  7.4 version ?
    Please help me to resolve the issue. Thanks in advance.

    Hi,
    This can be achieved in Framework Page Configuration.
    Navigate to Content Administration -->Portal Display -->Framework Page Configuration.
    Then choose the Frame work Page which is configured .
    In Menu area uncheck the options which you want to hide it in the Framework Page.
    Regards,
    Srinivasan V

  • Hide menu bar and toolbar

    Hi people,
    Someone knows a way to hide (or deactivate) menus and toolbars in standard transactions? It's possible without coding?
    Tks,
    Douglas

    Hi Douglas,
    You can hide a menu bar via a transaction and screen variant. The T.code is SHD0. No code required, just a development class/package.
      I'm not sure if you have hide tool bars.
    SAP has some good documentation on transaction and screen variants. Below is the link.
    http://help.sap.com/saphelp_47x200/helpdata/en/67/232037ebf1cc09e10000009b38f889/frameset.htm
    Mike Vondran
    Mike Vondran

  • Hide Menu bar and disable dock.

    s there a way to Hide the Menu bar?
    (there must be a way because it gets hidden when watching a movie in full screen in vlc or any other app)
    and is there a way to disable (not hide) the dock?
    thanks.

    Is there a way to Hide the Menu bar?
    The menubar is a consistent interface artifact in Mac OS X and Macs in general which never changes its location, unlike Windows which attach menubars to specific applications. If your purpose is a kiosk style web browser, there is Saft for Safari. Other web browsers have their own built-in kiosk mode for the Mac.
    If you want a menubar to be hidden for other applications, contact the software vendor who makes the software you want the menubar hidden on. Most applications depend on its existence.
    The Dock while put on the right hand side of the screen is less likely to get activated by accident, and will activate more slowly than when on the bottom of the screen if you make it unhidden and magnification off, and then automatically hide it with command-option-D keystroke.

  • Hide menu bar and title bar in a JFrame

    Hi!
    I'm using a JFrame for a kind of viewer application. I start it as normal, so the JFrame has a JMenuBar with menus and the title bar with the application name.
    So far, all right, but at some point I would like to press a JButton to make the viewer application full screen, that is, hiding the window title bar and the JMenuBar.
    Any idea?
    PD: I've tried the method myJMenuBar.setVisible(false) in order to hide the menu bar, but it seems it doesn't work because I'm using the Look&Feel Metal with border decorations.

    something like this seems to work OK.
    basically, create a JPanel that is the contentPane of the frame, then for full screen
    create a JWindow, add the panel to the window, show the window
    (alt-F4 to close)
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    class Testing
      public void buildGUI()
        JMenu menu = new JMenu("File");
        JMenuItem menuOpen = new JMenuItem("Open");
        JMenuItem menuSave = new JMenuItem("Save");
        JMenuBar menuBar = new JMenuBar();
        menu.add(menuOpen);
        menu.add(menuSave);
        menuBar.add(menu);
        JButton btn = new JButton("Full Screen");
        final JPanel p = new JPanel(new GridBagLayout());
        p.add(btn,new GridBagConstraints());
        final JFrame f = new JFrame();
        f.getContentPane().add(p);
        f.setJMenuBar(menuBar);
        f.setSize(200,100);
        f.setLocationRelativeTo(null);
        f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        f.setVisible(true);
        btn.addActionListener(new ActionListener(){
          public void actionPerformed(ActionEvent ae){
            JWindow w = new JWindow(f);
            w.add(p);
            f.setSize(0,0);
            w.setSize(Toolkit.getDefaultToolkit().getScreenSize());
            w.setVisible(true);
      public static void main(String[] args)
        SwingUtilities.invokeLater(new Runnable(){
          public void run(){
            new Testing().buildGUI();
    }

  • CFolder- hide menu bar

    Hi,
    For cFolders- 
    1. How to hide settings, home and logout menu bar
    2. How to remove the hyperlink which appears on banner - we have changed banner left logos but the hyperlink appears on new banner - we are just looking for plain left logo banner without hyperlink as one places mouse over left logo in cFolders
    Thanks.
    Anirudh

    The formsweb.cf and the various htm files in the Forms90/server directory work in concert.
    Name value pairs in your cfg are substituted into the htm template (e.g. webutiljini.htm if you are using JInitiator) where there is the name you used, enclosed in %
    e.g. look into the default webutiljini.htm and you'll see lines like <PARAM NAME="lookAndFeel" VALUE="%lookAndFeel%">
    so a lookAndFeel=oracle value in your configuration would transform that into:
    <PARAM NAME="lookAndFeel" VALUE="oracle">
    So in this case you can add your own useSDI=yes parameter to your cfg entry and then add a useSDI=%useSDI% placeholder in the template on the serverArgs line (which will already have userid=%userid% etc.
    Make sure you update the Object tag used by IE and the Embed tag used by Netscape. So you have to do it twice in the template

  • Hide menu bar, address bar; Determine client screen resolution

    Hi!
    1) Is it possible to create WDA with hidden menu bar, toolbar and address bar in the IE?
    2) Is it possible to determine resolution of client's screen? It's for smart resizing of controls.
    Thanks!

    Is there a way to Hide the Menu bar?
    The menubar is a consistent interface artifact in Mac OS X and Macs in general which never changes its location, unlike Windows which attach menubars to specific applications. If your purpose is a kiosk style web browser, there is Saft for Safari. Other web browsers have their own built-in kiosk mode for the Mac.
    If you want a menubar to be hidden for other applications, contact the software vendor who makes the software you want the menubar hidden on. Most applications depend on its existence.
    The Dock while put on the right hand side of the screen is less likely to get activated by accident, and will activate more slowly than when on the bottom of the screen if you make it unhidden and magnification off, and then automatically hide it with command-option-D keystroke.

  • Hide Menu Bar on BBPSTART trx

    Hi guys,
    I would like to know if one can hide for default the menu bar at the right hand side of the start screen (BBPSTART) in SRM 5.0.
    I do not need the menubar to disappear! Just hide it when oen opens SRM
    Thanks for any reply,
    Aart

    Hi Sridhar,
    I checked the Personalization object key "AREA_MENU_SETTINGS"  I marked the check box "Use tree control" but this does not hide the menu bar on the start screen.
    Maybe Im forgetting something for it to work?
    Thanks for helping me out.
    Aart

  • Hide Menu Bar from Users Opening Form

    Allow Documents To Hide The Menu Bar, Toolbars, And Window Controls
    I see this in Preferences>Documents, but how does my doc hide the Menu Bar? The doc is a form that hospital patients can fill out in a kiosk, and we don't want them to see the Menu Bar when they open the form. How do I set the form so that when it opens, the Menu Bar is not visible? Once I have the form open, I know that F9 will close it, but we want the Menu Bar to be closed whenever this form is opened. So, in short how does this work?
    Allow Documents To Hide The Menu Bar, Toolbars, And Window Controls

    That's not an option but you can run some apps such as Safari in full screen mode which hides the menu bar.
    From the Safari menu bar ckik View > Enter Full Screen
    If an app supports full screen mode, that feature should be available from the apps View menu.

Maybe you are looking for