How hide the tab button in welcome file

i am a portal green hand,have a basic question,how can i hide a tab button in portal welcome file,and it will be visible after i login the portal

If you implement the viewer yourself, there is an SDK call on disabling the print button.
If you just use InfoView as-is and do not want to touch the code, there is a Consulting Solution called BOInterface that Business Objects Global Services sells and that helps you to achieve what you describe very easily.
A description is <a href="http://www.mnsoft.org/bointerface0.0.html">here</a>.
Contact me via direct email for more information if this is interesting for you.
HTH,
M
Matthias Nott -  Business Objects
Service Line Leader Products EMEA
[email protected]

Similar Messages

  • How do i add "open a new tab" button back to tabs & bookmarks back to the menu bar? i was able to click & drag bookmarks there and the tab button was always thr

    how do i add the "open a new tab" plus sign button, back to tabs & bookmarks back to the menu bar? i was able to click & drag bookmarks and folders containing bookmarks from the bookmark menu to a toolbar and the tab + button was always on the right side of a tab before i saw ff 13.0.1 on windows 7.
    areas i need back, have red around 'em
    http://i48.tinypic.com/25gue0x.jpg

    Somehow your bookmarks that normally appear on the separate Bookmarks Toolbar (the part on the left) got onto your main Navigation Toolbar. To move them back, return to Customize mode and drag "Bookmarks Toolbar Items" to the Bookmarks Toolbar. Then click Done and hopefully that will stick.

  • How to change the fields order by pushing the TAB button?

    Hello.
    I have 4 input fields on a screen that i have build.
    When i'm running the screen, I can move from one field to
    another by the TAB button.
    I need to set a different moving order that is performed by the TAB button.
    For example: the fields are 1,2,3,4. if I use the TAB button to move from one field to another- the order is 1->2->3->4.
    I want it to be 1->3->2->4.
    Is it possible??
    Thanks, Barak.

    Hi Barak Sahar,
    a) set the initial cursor at dynpro level
    b) set the cursor positions dynamically using codeSET CURSOR[/code]
    Here are the online help links I found:
    http://help.sap.com/saphelp_470/helpdata/EN/9f/dbac0b35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_470/helpdata/EN/9f/dba47e35c111d1829f0000e829fbfe/frameset.htm
    Go through below thread...
    How to change the sequence of fields accessed with the tab key on a dynpro;&#56907;
    Hope it will solve your problem
    <REMOVED BY MODERATOR>
    Thanks & Regards
    ilesh 24x7
    Edited by: Alvaro Tejada Galindo on Dec 25, 2007 9:13 AM

  • When I press the tab button all my bookmarks in a list show- How do i make this not happen?

    When I press the tab button to open a new page, all my bookmarks in a list show- How do i make this not happen? It should be a blank page correct or the home page?

    ''cweb [[#question-1048679|said]]''
    <blockquote>
    When I press the tab button to open a new page, all my bookmarks in a list show- How do i make this not happen? It should be a blank page correct or the home page?
    </blockquote>
    Ok delete this questions I figured it out in add on settings

  • How to hide the "EXIT" button on the ESS Personal inf. iViews

    Hello,
        We are using SAP ECC 6.0 + SAP EP 7.0 + ESS 1.0 (latest Releases).
        In the ESS iViews (Java WD) for Personal information (Adresse, Bank, Family, etc. there is the Button "Exit"..
      Does any have any Idea where and how to hide this "Exit" Button in the iView/Java-WD?
    Many Thanks,
    Nazih

    Hi Chris,
      thanks for your reply.
      If you mean to hide the button using the iView/WD Personalisation by rightclick on the iView in PCD and then Review, well yes i know this and i have tried this already before and we were able to hide some not required input fields in the Webdynpro, but we were not able to find and to hide the "EXIT" Button using the personalisation..!!?? you know why?
    Why to hide the Exit button, i will tell you why, in the iView for maintainig the ESS Personal Information -> e.g. Adresse --> Edit Adresse View (Roadmap view No. 2) --> when User click on the Exit Button --> This will open new browser Window with ESS... ---> This second Browser Window (Pop up) would confuse the User, since he already have an opened window, so the Customer mean why open new window, since the user can simply click the Button Back and so his data are also saved..
    How can we manage to control the behaviour of the Button, so the iView is closed safety without that new Pop-up windows are opened...
    Many Thanks,
    Nazih

  • How do I hide the admin button after someone has logged in as the administrator?

    Hi everyone,
    I am using Dreamweaver CS3, my question is:
    I have a login page that has check boxes at the bottom of the page that tell the database whether the user is an administrator or not.
    After the owner of the site has logged in as the administrator I would like to be able to hide the administrator button, can this be done with PHP, if so how do I do it?
    Thanks.

    Hello,
      Please try this:
    <?php
        function loggedin(){
            return isset( $_SESSION['loggedin'] );
        function require_login(){
            if( !loggedin() ){
                    header( 'Location: /login.php?referrer='.$_SERVER['REQUEST_URI'] );
                    exit;
    ?>
    Good Luck!
    Sean Colicchio
    Server Engineer
    hosting.com

  • How come when i enter artist info and I hit the tab button, it won't take me to the other colum like the song title or genre.

    When in my library, I am trying to change the information on the artist and song title, etc.  But when I hit the tab button, it won't take me to the next column.  It always used to take me to the next column to change that info.  I also don't know what happened to my autofill.  You know when you have a artist already saved on your itunes and you just type the first few letters it will show the artist that's already saved.  It won't do that either. 

    Try a reset by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.

  • Disable/Hide the Refresh Button in Child report

    Hi All,
    Our Environment is BOXI-R2;
    We have a Master Report calling a Child Report (based on Open Document);
    Our requirement is to hide the" Refresh Button "in the child report Layout
    we tried using "hideRefresh=true"
    but the child report is not responding to the above clause
    Help us in this,
    if this is a BUG in XI R2, let us know the Service Pack details
    Thanks

    Joe , Thanks for your Inputs..
    our master report has the aggregated Measure , when the user clicks on this , it has to open a child report (with paramters from master report).
    We are aware of customizing "viewer.js " file (under BO install home) with "refreshDocIcon = null".
    But is this the only solution to hide the refresh button in the child report ?
    SInce its already a PRODUCTION environment, our customer won't allow to change the standard settings of the product.
    Thanks

  • HOWTO: Hide the delete button in a NavigatorBar

    HOWTO: Hide the delete button in a NavigatorBar (JSP)
    Goal: Hide the delete button in a NavigatorBar or JSNavigatorBar Data Web Bean. This example works for either bean.
    Solution: Edit the .jsp file containing your NavigatorBar bean. For a generated BC4J JSP application, the file is YourView_Top.jsp.
    Find the code that instantiates the NavigatorBar. It will look something like:
    <jsp:useBean class="oracle.jbo.html.databeans.NavigatorBar" id="tb" scope="request">
    <%
    tb.initialize(pageContext, "MyProject1_bizcomp_BizcompModule.MyView");At this point, add the following line of code to hide the delete button:
    tb.getButton(tb.NAVIGATE_DELETE).setButtonVisible(false);You can find the variable names for the other navigator buttons in the javadoc for oracle.jbo.html.databeans.BaseNavigatorBar. In the online help, this is under Reference -> Business Components Reference.
    null

    Georges,
    This has come up before, and after some experimentation, there's not a straightforward way to do it.
    There are two possible solutions that I can think of:
    1. Write your own custom bean and/or extend the beans provided to modify them to your needs.
    2. Wait for the 3.2 release at the end of the month. This release provides custom data tags with much finer grained control over specific items such as the buttons.
    I think 2 is preferable, if you have the time to wait.

  • Hide the Save button in tool bar in pdf form

    Hi All,
    I need to hide the save button in the tool bar in pdf form out put. I need not hide the print button, hand tool and etc.
    I have seen some forum threads,but i am not able to get the answer.
    I have refered this links
    http://help.sap.com/saphelp_nw04/helpdata/en/e1/fd9841e2ebb05fe10000000a1550b0/frameset.htm
    How to hide tool bar from Adobe Form
    The above link contains some scripts,The code id used for hide the hole tool bar not only save button.
    I need to hide only save button in the tool bar.
    How to hide the save button in the tool bar ?
    Thanks and regards,
    Boopathi M

    Adobe Designer 7.1 uses XFA 2.4
    If you can upgrade to Adobe desinger 8.2 to be abel to use XFA 2.8 you can code in the following way:
    Write the following code in the preSave method
    if (do_not_save_condition == 1) then
      xfa.event.cancelAction = 1
    endif
    Adobe Quote
    cancelAction specifies whether to cancel a forthcoming action.
    This property applies only to the following scripting events: prePrint, preSubmit, preExecute, preOpen, and preSign.
    The user experience is determined by the scripting event that contains the cancelAction reference:
    u2022  preOpen - The drop-down list does not expand to display the list of values. 
    u2022  preSubmit - Form submission does not occur. 
    u2022  preSign - The form is not digitally signed. 
    u2022  prePrint - No print dialog boxappears, and the form is not printed. 
    u2022  preSave The form is not saved. The user experience is that no action occurred. 
    Edited by: Reema Shahbazkar on Sep 10, 2008 7:54 PM
    Using this, the save button will still be visible but, you can prevent the form from being saved.

  • Restrict the Tab Buttons.

    Hai Gurus,
    I have facing the problems from end users.Transaction Code COR1-Create Process order, users are modifying the maetrials. So i have to resctict the MATERIALS and OPERATIONS tab buttons.
    Kinldly suggest me how to restrict the tab buttons.
    Thanks in advance.
    Shankar G.

    Hi,
    You need to define a user status for this .
      Following is the steps to create a user status and once assigned to order type
      the condition is if a production order is released no changes can be made.
    Goto Tcode BS02
    create a status profile.
    Select the object type PP Production order
    Goto user status.
    In the status enter REL and give description and set initial status tick
    mark
    Double click at Rel status
    goto transaction control ie create mode
    Various radio button will be displayed
    choose change and click radio button against forbidd and save.
    Assign the status profile to order type.
    After releasing the production order changing the qty
    is forbid.
    I think you your problem might have solved.
    Regards,
    nandha

  • Hide the DELETE button in EditCurrentRecord !!!

    Hi,
    Who can tell me how can I hide the DELETE button of the EditCurrentRecord ?
    Thank You !

    Georges,
    This has come up before, and after some experimentation, there's not a straightforward way to do it.
    There are two possible solutions that I can think of:
    1. Write your own custom bean and/or extend the beans provided to modify them to your needs.
    2. Wait for the 3.2 release at the end of the month. This release provides custom data tags with much finer grained control over specific items such as the buttons.
    I think 2 is preferable, if you have the time to wait.

  • Hide the Email Button

    Hi,
    Is it possible to hide the email button when it is clicked and have it replaced with a comment of some type, ie 'Thank you for your submission!'
    Frank

    This is what I don so far.
    I created the Submit by Email button and made the presence invisible. then I created another button (button1) and the control type is regular (not execute or submit)I then added the script
    EmailSubmitButton1.execEvent("click");
    Button1.presence="invisible";
    app.alert("Thank You for Your Response");
    to the Click option in the javascript window. Should one button be over the other button and how do I click the button to ignitate the emailing process. Nothing happens. I appreciate you help;
    Frank

  • The tab button is not operating, it is visually there, just doesn't work. tried rebooting and help but cannot solve the problem. also tried control+T and nothing works, reset to default and still doesn't work.

    Tab button is not operating. Tried rebooting, resetting options to default, tried with mouse and with control+T and nothing seems to activate it. It was working properly until an hour ago. Now the + (tab) button is there but it is idle. How do I fix this issue?

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbFWV5/3.12.2.16749
    See:
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I can't open a New Tab. Neither by clicking the + on the Tab bar, nor by File New Tab (or Ctrl+T).

    When I open Firefox, I can see the homepage. When I try to open a new tab, I can't neither by clicking the + on the Tab bar, nor by File>New Tab. However, if I press a link in my home page, it opens in a new tab. ???

    Uninstall the Ask toolbar and it should work again. There is a compatibility issue with the Ask toolbar and Firefox that prevents new tabs from being opened.
    There are a couple of places to check for the Ask toolbar:
    * Check the Windows Control panel for the Ask Toolbar - http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    * Also check your list of extensions, you may be able to uninstall it from there - https://support.mozilla.com/kb/Uninstalling+add-ons

Maybe you are looking for

  • Best Practice for Significant Amounts of Data

    This is basically a best-practice/concept question and it spans both Xcelsius & Excel functions: I am working on a dashboard for the US Military to report on some basic financial transactions that happen on bases around the globe.  These transactions

  • Windows will no longer detect iPhone camera

    I'm sorry to be the millionth person to post a thread about this problem, but I can't seem to find any solution to this problem. My computer simply will not recognize my iPhone 3GS as a camera anymore, so I can't import any of my photos. Yes, it is s

  • I tried to connect to iTunes and only get a plug logo on iPad

    Ok, I got an iPad--my dad got it in a random drawing at work, but he gave it to me to "play"" with. Now, the problem is: 1. The first day, I connected it to the wi-fi network in my home. 2. It connected properly. I was able to use the iPad to access

  • Why does TCP tunneling remove http 503 response from async WS call?

    Hi all, I am facing a bit of a weird problem. I have developed and tested an asynchronous BPEL process which among other things invokes a 3rd party web service. It works fine in development environment. When I migrate to the customers test environmen

  • Rework process

    hi. i have a stock of finished material(FERT) in rework storage location for rework. so i want to create production order in co01 in rework order type. i given while release, system has to check material availability. if no stock . release rejected.