Hide buttons forTransactions in the portal.

Dear Experts.
I have the following doubt:
I have a transaction that we published in the portal as Service IAC and this display the buttons that have the T.Code in the backend.
[Service IAC|http://www.freeimagehosting.net/uploads/db6bafa6b2.jpg]
I am using the parametrer ~WEBGUI_SIMPLE_TOOLBAR for hide butons in the portal and tested several values for this parameter.
1.     turns on the title bar
2.     turns on the button "Cancel" and "Help" (as in the EWT services)
3.     turns on the tools buttons (e. g. "Back", "Print")
4.     turns on the system menu
5.     turns on the application button bar.
I am cheking in the test that the system hide for example all the buttons Save as Variant, Back, Exit, Cancel, but the system can not hide a only buttons of this group. If I want hide the buttons Save as Variant, and have only the buttons Exit, the system can not do this.
anyone know if the SAP works of this way?
Thank in advance for your help.
Regards

Hi Bala.
With the  parameter ~WEBGUI_SIMPLE_TOOLBAR  the system hide the group of buttons, but not give the option of hide an only button of this group of buttons.
For example in the following image:
[Buttons |http://www.freeimagehosting.net/uploads/2e712f4693.jpg]
In the group 2 have 4 buttons: Save as Variant, Back, Exit, Cancel. If I want hide the buton Save as Variant the system hide all the buttons of the group 2 and not hide the only button Save as Variant.
I tested with several value for the parameter ~WEBGUI_SIMPLE_TOOLBAR , but in the values that I tested the result is the same(hide all the buttons of the group).
Regards

Similar Messages

  • Adding a button/link in the portal logon page

    Hi,
    I am new to the portal related things. I am a web dynpro developer and familiar with the Java coding.
    Now, i got a requirement to modify the portal logon page as below:
    Need to insert one extra button/hyper link to reset the password.
    when user clicks on this button, i need to call an RFC in R/3 by passing the entered user name. That RFC will generate a new password and send a mail to the respective email address(maintained in a custom table in R/3 itself).
    If the user-id is wrong i need to show the error message returned from the RFC.
    If the return-code of RFC is success, then need to show an information message conveying that the password reset was successful and refer to your mail inbox.
    Please suggest me the best approach on this scenario.
    I already imported the PAR file for logon page and can see the project in NWDS.
    Note: we are using EP 7, NW2004s and R/3 is ECC 5.0
    Thanks & Regards,
    Kiran Chennapai

    The Funktion Prem is suggesting can be turned on/off through the UME Properties which can be changed through the Config Tool.
    More help under : http://help.sap.com/saphelp_nw04/helpdata/en/0b/50ad3e1d1edc61e10000000a114084/content.htm
    Regards,
    Kai

  • A button required on the portal

    Hi Experts,
    I have a unique reuirement here. I want to create a button on the mast head of the portal that gives user the details of the screen he is navigating into. We are using all standard applications(no WDJ or WDA applications). That means alll the views are standard. The details can be manually listed and uploaded in a file for each view.
    If this is not feasible then can we step up to the role description i.e the role details should get displayed once we click on this button.
    Regards,
    Kaustubh

    Hi,
    Please refer the following links:
    URL Links in MastHead
    Customizing MastHead Help Link
    Both the forums explains well about adding a link to the masthead that will point to the any url.
    If you want to open an iview on click on button , then refer the following link:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d07bf112-1705-2a10-1a9f-d0a705e550fa?QuickLink=index&overridelayout=true
    Hope this will help you.
    Regards,
    Jithin

  • Navigation with Short URLs for T.Code Published in the portal()

    Dear Expert
    We have the following issue:
    Requeriment:
    We created a report ABAP in the R/3. For this Report, the ABAP Team created a t.code ZPORTAL. For this t.code we created a service ITS in the t.code SICF, the name of this service is ZPORTAL. In the portal we created an type of iView IAC for call this service and assign the Iview to a page. And the Page to a role customer.
    In this moment the service work fine. The problem initial was that when the enduser press the button exit(Finalizar) the portal display the message Logged Off Successfully .
    We write in the forum of sdn with the following link:
    Logged Off Successfully
    And we made the step in the help.sap.com; But the result not is the that we wait.
    http://help.sap.com/saphelp_nw04s/helpdata/en/b3/7b8163404448e7aad7899c0b30313e/frameset.htm
    Please you can help me with suggestion.
    How can solve my issue and get the result that we wait..
    I can send documentation with the steps that I made, and the result that I want get.
    With kind regards
    Regards

    Hi,
    At System Administration > Navigation > Short URLs, the Short URL is activated?
    Can you see some URL codes on this page?
    Best regards
    João Macedo

  • Navigation with Short URLs for T.Code Published in the portal ESS

    Dear Expert
    We have the following issue:
    Requeriment:
    We created a report ABAP in the R/3. For this Report, the ABAP Team created a t.code ZPORTAL. For this t.code we created a service ITS in the t.code SICF, the name of this service is ZPORTAL. In the portal we created an type of iView IAC for call this service and assign the Iview to a page. And the Page to a role customer.
    In this moment the service work fine. The problem initial was that when the enduser press the button exit(Finalizar) the portal display the message Logged Off Successfully .
    We write in the forum of sdn with the following link:
    Logged Off Successfully
    And we made the step in the help.sap.com; But the result not is the that we wait.
    http://help.sap.com/saphelp_nw04s/helpdata/en/b3/7b8163404448e7aad7899c0b30313e/frameset.htm
    Please you can help me with suggestion.
    How can solve my issue and get the result that we wait..
    I can send documentation with the steps that I made, and the result that I want get.
    With kind regards
    Regards

    Hi,
    At System Administration > Navigation > Short URLs, the Short URL is activated?
    Can you see some URL codes on this page?
    Best regards
    João Macedo

  • How can hide the command line of a t.code in the portal

    Dear Experts.
    I have the following doubt:
    How can hide the Command Line of a Report that is called with a T.Code in the portal?
    Attach Image:
    [Image T.Code|http://www.freeimagehosting.net/uploads/eab3b6a03c.jpg]
    When I created a service using the T.Code SICF for the T.Code , I can hide buttons and the filed command line  using
    ~webgui_simple_toolbar
    ~singletransaction
    ~NOHEADEROKCODE
    With notes 1010519, "SAP GUI for HTML: Simplified Title Area Without Menu and OK Code" and 959417.
    But the problem is that when I create the service in the T.Code SICF, I also have that create an Iview IAC in the portal.
    The Question is : How can hide this fields and buttons if I want Publish the T.code using an Iview Transaction in the portal?
    In this moment I have used the two options:
    1 option) I created a service using the t.Code SICF for my Transaction and I also created an Iview IAC in the portal for call the service.
    RESULT:
    SAP Web Application Server
             500 Connection timed out
            Error: -5
           Version: 7000
           Component: ICM
           Date/Time: Sat Jun 12 20:26:39 2010 
           Module: icxxthr_mt.c
           Line: 2698
           Server: xyxab...
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    2)  created an Iview Transaction  in the portal and  call my transaction.
    RESULT.
    [Image T.Code|http://www.freeimagehosting.net/uploads/eab3b6a03c.jpg]
    But not can hide the field Command Line and other buttons.
    I think that the command :
    ~webgui_simple_toolbar
    ~singletransaction
    ~NOHEADEROKCODE
    Only can be used if I create a service using the T.Code SICF .
    Best Regards
    Carmen.

    Hi Carmen,
    The bottom line is that this cannot be done for transaction iviews without modifying the standard webgui service in SICF, which is probably not a good idea (since it affects everyone using SAP GUI for HTML). (You could hack the appintegrator to add the ~webgui_simple_toolbar parameter to the transaction URL template in the portal, but again its not a recommended thing to do ...). Better to create an IAC service in SICF with ~webgui=1 where you set the required appearance using an appropriate value for ~webgui_simple_toolbar, and then create an IAC iview to point at this service.
    You can even override the ~transaction value configured in the new service in individual IAC iviews by entering the appropriate value in the application parameter of the iview, for example:
    ~okcode=/nSU01
    And you can pass parameters in the same way:
    ~okcode=/nSU01 USR02-BNAME=xyz;USREFUS-USERALIAS=abc;
    By the way, it would not be recommended to create a URL iview to access an IAC, since you are likely to encounter session management issues in this scenario - better to use an IAC iview.
    Regards, Rory

  • Hide "search" in EP (the button and Advanced Search link)

    Hi,
    I need to hide field "search" (where button "Search" and "Advanced Search" link, after portal header).
    How to do it or where can I manage this settings?
    thanks.

    Hi,
    If you need to remove the search view from the Portal page then you can do the following.
    Go to Content Administration -> Portal Content -> Content Provided by SAP -> End User Content -> Standard Portal Users
    In this select the Default Framework page , open it.
    Select the Tool Area and click on properties.
    In the properties change the value to NO for Enable KM Search & Enable KM Search Advanced properties.
    This is the simplest way you can remove the whole search area.
    *There is one more way to remove the search *
    If you want to remove the whole search, you can achieve this just by changing the com.sap.portal.toolAreaiView property "Enable KM Search". Just set the Property to NO.
    If you want to remove only the search Button you have to edit the file "ToolAreaiView.jsp" from the PAR-File com.sap.portal.navigation.toolarea.par. Copy this file under your own namespace, unpack and remove the line:
    <td nowrap> <%=searchButtonTextStr%> </td>
    from the jsp-file. Redeploy this par file, create a new toolAreaiView based on the portal component in the PAR and integrate this iView in your frameworkpage.
    Unfortunately, it's not possible to do this using the Theme Editor.
    Regards,
    Nikhil

  • Add a "Choose Role" button on the portal page

    Hello,
         I am working with portal role
         Is it possible to add a "_Choose Role_" button on the portal so that when the user enters,  they can choose the desired role or hide the others?
        I know it must be developed,anyone can help me ?

    Hello:
       Atul Agrawal!
      First thank you for your suggestions. I am very sorry to disturb you a lot.
    To put in the option for role selection you will have to modify logon.par. On the login page, add check for role selection.
    You can use the following in order to assign the role and delete the role
    roleFactory = UMFactory.getRoleFactory();
    role =roleFactory.getRoleByUniqueName("PCD Location of you role");
    roleFactory.addUserToRole(userID, role.getUniqueID());
    //where userID id is the id of the user who is trying to login
    //same way you can use deleteRole or removeUserFromRole method as required
    I have some questions to ask you?
    If  I must assign these roles to user in user management before they logon?
    How much roles can be choose in checkbox once a time?
    thank you very much!
    lexian

  • Add Delete button in the portal

    Hello,
    When you execute in the portal a query you get some results. You have the opportunity to Save this repport. You'll get 3 tabs, Favorites; Bex Portfolio; My Portfolio.
    When I want to delete some favourites is this impossible, I want to have an delete button in this screen. Is this possible? Probable you have to open the Web application Designer to solve this.
    Need some help to fix this
    Kind regard
    Bart Hazenberg

    You can write code to put your button under the IMPL class of your view in the method "DO_PREPARE_OUTPUT" method.
    Sample code is pasted below.
    IF gt_button IS INITIAL.
        wa_button-type     = cl_thtmlb_util=>gc_icon_new.
        wa_button-text     = cl_wd_utilities=>get_otr_text_by_alias( 'CRM_UIU_BT/NEW' ).
        wa_button-on_click = 'ON_CREATE'.
        wa_button-enabled = 'X'.
        APPEND wa_button TO gt_button.
        CLEAR wa_button.
      ENDIF.
    Also, please create an event handler "ON_CREATE" and code for the refresh in that method.
    Rg,
    Harshit

  • Everytime I open a website apart from popular ones, firefox shows ads with open/hide buttons which are not served by the website actually. What to do?

    if i could show you a screen shot.... that would have cleared the situation. ads show up in left bottom corner with open/hide button in a frame. and the same ads show up in every html plugin on the webpage especially in facebook social plugins. however on google, mozilla, facebook, twitter there comes no ad like this. Its very annoying. I recently uninstalled firefox for the same reason but nightly is having the same problem. and let me tell you there is no such thing in other browsers like chrome and i.explorer. I like firefox i dont want to change it but i will have to if the problem persisted. :( please help.

    hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    please also run a full scan of your system with the security software that you have in place and different other tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Troubleshoot Firefox issues caused by malware]]

  • Do nothing the buttons in the portal

    Hi Experts,
    I have a problem, I´m trying to configure the SRM in the portal, but, in the BSPs, the buttons copy, edit, create, create shopping cart, etc etc do nothing. I click in them, but not appear nothing, not appear error, not appear a new popup and nothing.
    What happend? I have the lastest patches.
    Thanks in advance,
    Regards,

    Hi,
    I check in several browser, and several pc, no appear nothing and we allow pop-upin the browser.
    I will prefer use HTTP, could be this the problem?
    Thanks in advance,
    Regards,

  • Close portal window ( popup ) through an button event within the wd-app

    Hello Experts,
    the scenario is as follows:
    i click on a link within the enterprise portal environment and it opens a wd application within a popup( portal window ). This application has a CANCEL button. when a user clicks on this the portal window should close. How can this be achieved ?
    I tried firing the outbound plug of type exit of the wd app main window, but it just blanks out the screen and doesn't close the window it self.
    Regards,
    Shweta

    Hi Shweta,
    as i discussed with you to update the script code
    <html><script> function closeWindow( ){       top.close( );     }                  </script><body><form> The application was logged off successfully. <br><input type="button" value="close window" onclick="closeWindow( );" /></ form></body></html>
    in sicf transaction for your component.
    it will work (close the window).
    dont forget to give me points
    all the best...
    Rgds,
    Mahesh.Gattu

  • How to remove logoff button from the Portal?

    Could anyone help me to remove the logoff button from the Portal? I am using netweaver portal 7.0 Thanks!

    Hi Michael,
    Thank you for your reply!
    Can I do it through the portal or I have to do customized programming in NWDS? Could you please show me step by step in details?
    In the future the portal will be use SSO with active directory so user does not have to login/logoff. I think the session in the server will be closed after a couple of minutes. What do you think?

  • How do you swipe to get the hide button?

    I Am trying to remove a book from my device and ICloud that I do not want.
    only help I hhave found is to "swipe" the book and press the "hide" button when prompted.
    cant figure out how to do either?

    The swipe and hide method will only remove it from your Purchases list, not the device, and furthermore, the ability to do that was removed in iOS 6.
    To delete the book, go back to the bookshelf in the iBooks app, tap Edit in the upper left, tap the book you want to delete, and tap Delete in the upper right.

  • Hide some buttons or enable buttons, that's the question

    I have a problem with content presenter portlet, I developed a new theme for my portlets and it was all great, but in workspace studio you have the chance to say "hey i want this button, this one and... no i don't like this", allowing you to determine when the user can or cannot change the status of your portlet, but in a content presenter portlet this is not possble(or i haven't found it) I need to hide all buttons except for the edit button, I modified my theme and now the delete and float buttons are disabled in that theme, but i haven't found the way to hide the maximize an minimize buttons, any ideas?
    It's something similar to borderless theme, but that theme hides everything and then inserts the edit button in the body of the portlet using javascript(I'd rather not to use that).
    Thanks a lot

    If you do not wish the porltet to have maximize or minimize capabilities, simply do not entitle those states on the portlet in the desktop. Note that you should give maximize capability to those that you've entitled to be able to edit (configure) the content presenter portlet instance since the Wizard interface will work best when in a maximized view.

Maybe you are looking for

  • Final Cut suite programs and Aperture crashing on launch

    Hi there! This is the first time i write on the official Apple support forums so i hope this is the right section. Here's the deal; yesterday morning i've updated my Mac(the automatic update popped out on its own) and it added the App Store, i reboot

  • Default for black ink only

    I have a Officejet 6700 Model H711N Product CAV078 Serial [Personal Information Removed] I want to have the default for printing for the black ink only without having to choose it each time I print something.  Is that possible?

  • Trap settings in illustrator?

    I have made a logo in illustrator. It is a 3 color logo. I have a green box with yellow shape in it. This logo is placed in InDesign. The press operator would like a trap. How do I do this? Do I change settings in illustrator or in InDesign? And then

  • How can I get my pics back that were deleted from icloud?

    How can I get my pics back that were deleted from icloud?

  • Reporting Crashes to Apple

    I've had too many "application quit unexpectedly's" recently even though I have followed through on performing many of the suggestions made in the forum, and each time I complete the popup report about it and submit to Apple. What actually happens to