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

Similar Messages

  • How can we disable/Hide the buttons at items tab in header level Gen tab?

    Hi,
    How can i disable/Hide the buttons(Delete,insert...) in item details of general tab of Order Header?
    I am not able to do it with screen varients.
    Please let me know your views.
    Points will be given.
    Thanks,
    Adi.

    Hi,
    How can i disable/Hide the buttons(Delete,insert...) in item details of general tab of Order Header?
    I am not able to do it with screen varients.
    Please let me know your views.
    Points will be given.
    Thanks,
    Adi.

  • Disable the Refresh Button. Please Help.

    Folks
    I need to solve a problem.
    I have an applet that takes on data from the user and click on
    the submit button.
    Now,I would like to disable the refresh button on the browser so that
    the user cannot refresh.
    Is it possible to disable the refresh button thru the applet?
    or via JavaScript?
    Please can anyone tell me how to do this??

    Hi
    I do not think it is possible to disable refreshing altogether. You might simulate something that looks the same by running the applet with 100%/100% dimension and launching that in a new browser window that has all the controls disabled, but that's not really a solution. It's more obfuscating.
    Why can't you store the values entered into the applet as a cookie? Then if the applet is refreshed init() will be called, check for cookies there and restore the state.
    Greets
    Bhun.

  • Hiding refresh button in Webi Report

    Hello experts,
    I would like to hide 'refresh' button on webi report in XI 3.1. One way to do this is using rights which I don't intend to use at this stage.
    Do we have any other way out to do this task?
    Many thanks in advance
    Regards,
    John

    Options:
    a) roll your own viewer/portal  - probably the safest bet, although a bit unwieldy if Infoview works fine and you only want to make this specific change
    b) make changes to Infoview's javascript files that render the toolbar buttons - entirely unsupported by SAP as well as a maintenance headache during upgrades
    c) ...revisit your reasons for not being able to disable refresh of the report to users - surely there's a security matrix that satisfies your requirement.  If there isn't (meaning that, for whatever reason you need these users to refresh against this content area in normal scenarios but want it disabled for this portion of your workflow) - then there are kludgy "work arounds" like adding/removing the user to/from a "no refresh" group you've created in the CMC,  programmatically, when running the report(s)
    good luck

  • I can't open a new tab when I right click the refresh button; same goes when I click on History and right click a past site. How do I fix it?

    It happened after Mozilla Firefox's plugin crashed. Whenever I tried right clicking the refresh button or a page in History, it no longer prompted me to "open in a new page." Instead, the box showing the menu bar, navigation bar, etc. showed up. How do I change it back?

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Disable/hide navigation Back button in particular overview page

    Hi All,
    I have to disable/hide navigational 'Back' button on Task overview page. I tried to achive this in WD_HISTORY mehtod but no luck.
    Please suggest me how to do this.
    Thanks,
    Nanaji

    Hi Laxmana,
    I did the same thing as you suggested, by commenting the super class method we can just stop to go to previous page but not all the pages which are stored in back button history.
    My actual requirement is, back button should not be visible to user or should not function anything. User should not use back button to navigate away. user must use 'save and back' or 'save' buttons.
    Thanks,
    Nanaji

  • Hide the Execute Button

    Dear all,
    Im writing a report for reading details from a barcode reader.
    My requirement is in At seletion screen I do the necessary processing and want to hide the execute button.
    Please could any one help me.
    Thanks
    ann

    Hi Ann:
    It's late for my answer, but I send this post. May be useful.
    I faced the same problem for other reasons.
    I solved the problem by doing:
    AT SELECTION-SCREEN OUTPUT.
      DATA gt_ucomm TYPE TABLE OF sy-ucomm.
      APPEND: 'ONLI' TO gt_ucomm.
      CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
           EXPORTING
                p_status  = sy-pfkey
           TABLES
                p_exclude = gt_ucomm.
    This works well if your selection screen is number 1000 (default).
    But if you define a selection selection screen with another number, like this:
    SELECTION-SCREEN BEGIN OF SCREEN 100.
    PARAMETERS:
        p_examle like sy-datum.
    SELECTION-SCREEN BEGIN OF SCREEN 100.
    And you don't define a Status GUI for screen 100, then the solution does not work because sy-pfkey is not informed.
    Then I solved by changing the call to the Function Module in this way:
    AT SELECTION-SCREEN OUTPUT.
      DATA gt_ucomm TYPE TABLE OF sy-ucomm.
      APPEND: 'ONLI' TO gt_ucomm.
      CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
           EXPORTING
                p_status  = '%_00'  "Status GUI for screen 1000
           TABLES
                p_exclude = gt_ucomm.

  • How do I get Firefox to view the latest version of webpages when I return, instead of having to click on the refresh button?

    I couldn't find the option to choose on Firefox to view the latest version of web pages automatically each time I return. I've been needing to hit the refresh button.

    You can make Firefox always reload a page by changing a hidden preference.
    # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # In the filter box type '''frequency''' to bring up a small number of preferences
    # Double-click on the preference '''browser.cache.check_doc_frequency''' and change its value to '''1'''
    For more details on that preference see http://kb.mozillazine.org/Browser.cache.check_doc_frequency

  • Why is it when I go to a website, it shows a blank page until I hit the refresh button?

    When I visit any website, at first, it shows nothing and stops loading. It is not until I hit the refresh button that the site will load. It is like I have to visit the page twice before it works. I have checked my connections, inside and out. I have called my ISP and had them run some tests. I have downloaded Firefox again and re-installed. I have also cleared my cookies/cache completely and the problem persists.

    Don't know. What kind of player?
    Take a look at this thread: http://discussions.apple.com/message.jspa?messageID=8707961#8707961
    The subject is iPods but something there may help.

  • Help! My email push isn't working even when I hit the refresh button!

    Please help me. I got a Palm Pixi in December. It worked perfectly until about 2 weeks ago. It suddenly stopped pushing my email, including when I hit the refresh button! I spent many many hours on the phone with both verizon and palm, we tried starting and restarting the phone, removing and adding my accounts, we even tried a partial wipe of the phone. Nothing worked. So both verizon and palm assured me that my brand new phone must be defective, they sent me a new palm pixi promising me that my email push problems were a fluke and that it would never happen again. I got my new phone a week ago, it worked fine until yesterday- the same push problem is back! I've been on live chat with a palm technician for almost 2 hours now, we've set and reset my email settings, we've reset the account settings in the phone, and it still doesn't work!
    Please somebody, tell me what the fix is for this!
    I need this phone for my job.
    Because this problem didn't start until the end of my 30 day trial period, I can't exchange this phone now, and I can't afford to pay retail price for a new phone so I'm stuck with this phone even though this problem is not my fault!! I have to make this work!
    Verizon and Palm promised me that this problem would never happen again, that it was a one time fluke based on a defective(though brand new device)- based on this assurance, I exchanged phone and now I am stuck. I spent hours on the phone on monday with palm support updating/changing my email settings on the phone and when that didn't work he sent me the webos doctor instructions via email to try on my own.  I did that last night, and guess what?  It still didn't work!  As per usual, the solution either doesn't work at all, or it works for a bout an hour and then stops working.
    Help!
    Thanks
    Post relates to: Pixi Plus p121vzw (Verizon)

    First verify that all your email settings are correct as they may have changed.  
    Service provider settings frequently change. If your email account was working but you are currently experiencing problems, check with your service provider to find out whether any of the account settings have changed. You may need to manually change some email settings on your device.
    Next, update the PRL on the device by dialing *228 send and option 2.  
    If the  problems persist,  try doing a Master Reset on the device.  
    Master Reset
    Tap and slide finger up on center gesture area
    Slide screen to the left twice
    Tap Device Info
    Tap and slide screen up to show Reset Options
    Tap Reset Options
    Select from the following Options: 
    Restart - Will restart device
    Shut down - Will power off device
    Partial Erase - Warning: Erases applications you installed and all application settings and data. Does not erase personal files stored on the USB Drive.
    Full Erase - Warning: Erases applications you installed and all application settings and data. Also erases personal files stored on the USB Drive.

  • In the latest version of Pages (5.0) I cannot find the refresh button to update a chart copied from Numbers (also latest version 3.0). Can anyone help?

    In the latest version of Pages (5.0) I cannot find the refresh button to update a chart copied from Numbers (also latest version 3.0). I saved my Numbers document before copying to Pages. Can anyone help?

    I think you identified my mistake. I confused tables-charts-graphs. I was wanting a "table" of cells (numbers) to be added to the Pages document. Is there no way to do that and keep the tables linked between Numbers09 and Pages09?
    An example would be a Numbers spreadsheet calculating a number (say, a product price) and that number (data) be linked to a product information text in Pages.
    I just recently saw the Merge function in Pages, but have not yet learned how that works. I don't use Pages much at all but it would come in handy for creating to information sheets about products --- with the product pricing being updated from a Numbers spreadsheet.
    If you have any hints on how that can be done or where I can find info on that I would appreciate it.
    Thanks for catching my misunderstanding.
    Bill

  • 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.

  • My iPhone 5 is disabled and the power button doesn't work. How would I fix it?

    My iPhone 5 is disabled and the power button doesn't work. How would I fix it? Please Help

    wait it for your iPhone to die then before it turns it plug it into iTunes while holding the home button and it will force it into recovery mode.
    will be hard to get the timing right cause u will need to wait for the battery to die and charge up again. Other then that just take it to apple and have them replace the device for a fee.

  • How to add the REFRESH button in OOPs ALV grid

    how to add the REFRESH button in OOPs ALV grid

    Hi Naidu.
    Check the below code:
    Local Class Definition and implementation For events handeling
    CLASS LCL_EVENT DEFINITION .
      PUBLIC SECTION.
        METHODS :TOOLBAR FOR EVENT TOOLBAR OF  CL_GUI_ALV_GRID
                         IMPORTING E_OBJECT,
                 USER_COMMAND FOR EVENT USER_COMMAND OF CL_GUI_ALV_GRID
                         IMPORTING E_UCOMM.
    ENDCLASS.    
    CLASS LCL_EVENT IMPLEMENTATION.
      METHOD TOOLBAR.
        WA_TOOL-FUNCTION = 'ZFC1'.
        WA_TOOL-TEXT     = 'TEST'.
        WA_TOOL-ICON     = '@EA@'.
        APPEND WA_TOOL TO E_OBJECT->MT_TOOLBAR.
      ENDMETHOD.             "DISPLAY
      METHOD USER_COMMAND.
        IF E_UCOMM = 'ZFC1'.
              ENDIF.
      ENDMETHOD.                    "USER_COMMAND
    ENDCLASS.                    "LCL_EVENT IMPLEMENTATION
    MODULE STATUS_0200 OUTPUT.
      SET PF-STATUS 'ZALV_BTON'.
      SELECT * FROM VBAK INTO TABLE GT_VBAK
               UP TO 30 ROWS.
    **** CREATE CONTAINER OBJECT
      CREATE OBJECT MY_CONTAINER
        EXPORTING
          CONTAINER_NAME              = 'CC1'
         EXCEPTIONS
          CNTL_ERROR                  = 1
          CNTL_SYSTEM_ERROR           = 2
          CREATE_ERROR                = 3
          LIFETIME_ERROR              = 4
          LIFETIME_DYNPRO_DYNPRO_LINK = 5
          OTHERS                      = 6 .
    ****** GRID TO CONTAINER
      CREATE OBJECT ALV
          EXPORTING
          I_PARENT          = MY_CONTAINER
         EXCEPTIONS
          ERROR_CNTL_CREATE = 1
          ERROR_CNTL_INIT   = 2
          ERROR_CNTL_LINK   = 3
          ERROR_DP_CREATE   = 4
          OTHERS            = 5.
      CREATE OBJECT OBJ.
      SET HANDLER : OBJ->TOOLBAR FOR ALV.
      SET HANDLER : OBJ->USER_COMMAND FOR ALV.
    ****** ALV DISPLAY
      CALL METHOD ALV->SET_TABLE_FOR_FIRST_DISPLAY
        EXPORTING
          I_STRUCTURE_NAME              = 'VBAK'
        CHANGING
          IT_OUTTAB                     = GT_VBAK[]
        EXCEPTIONS
          INVALID_PARAMETER_COMBINATION = 1
          PROGRAM_ERROR                 = 2
          TOO_MANY_LINES                = 3
          OTHERS                        = 4.
    ENDMODULE.                 " STATUS_0200  OUTPUT
    *&      Module  USER_COMMAND_0200  INPUT
    *       text
    MODULE USER_COMMAND_0200 INPUT.
      IF SY-UCOMM EQ 'BACK'.
        LEAVE PROGRAM.
      ENDIF.
    ENDMODULE.                 " USER_COMMAND_0200  INPUT
    Regards
    Kumar M

  • 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.

Maybe you are looking for