Remove group tree and parameter button from crystal view in iView

Hi
I have a crystal report which renders in an iView on the SAP portal. When a user views the report, in the viewer I see the group tree button and the parameter button. Is there a way to disable the group tree button and parameter button ?
Thanks,
Daniel

Hi Udi,
I have a page within it I have a Composite view (SearchPage) and an iview (MyIview1). I have passed a URL to the iview (MyIview1).
In searchpage i have a variable @Address which is selected from a dropdown box. On click of a button i need to pass the variable @Address to the iview (MyIview1).  which should be appended to the URL that i pass to MyIview1.
If i use URL action it opens as popup, and shows the desired result. But, I want it to open within the iview (myiview1).
Please let me know how else do i pass the variable from composite view to the url iview within the same page as ="www.abcd.com?address="&@Address  does not open the url in the iview.
Thanks and Regards... Vibha

Similar Messages

  • CRVS2010 - Hide Group Tree and Parameter Panel

    When I load a report into the CrystalReportsViewer:
    crViewer.ViewerCore.ReportSource = document;
    the viewer show by default the Group Tree and the Parameter Panel.
    I don't want this, I want by default these panels not shown.
    Is it possible?
    I tried with:
    crViewer.ViewerCore.ToggleGroupTree = false;
    crViewer.ViewerCore.ToggleParameterPanel = false;
    crViewer.ViewerCore.ToggleSidePanel = false;
    but it doesn't work. And I don't want to use the ToggleSidePanelButton.
    Thanks.
    PaoloB

    See [this|CRVS 2010 BETA - WPF Viewer - How to hide SidePanel?] forum thread.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Problems with parameter button in Crystal Report Server  2008

    Dear all,
    I have problems with parameter button in Crystal Report Server 2008.
    when I created some parameters and groups in Crystal Report 2008, they showed both parameters in 'Parameter button' and group in 'Group button'  on the left, so I can choose or type without clicking 'Refresh button' But when I added it to Crystal Report Server 2008 and I click parameter button , it doesn't show any parameter. Only click refresh button to choose them. On the other hand, for 'Group Tree' is ok. When go to Default Setting-> Parameter, all parameters are in 'Unused parameter'  First time I think I had problems with my installation, but when I reinstalled it again, it was like before.
    Could any one help me with this?
    I appreciate looking forward to your reply
    Ketya

    Try posting your questionin the correct forum, this is for SAP Business One, not Crystal reports Server

  • Removing the CC and Info buttons

    Hello. I would like to remove the CC and Info buttons on the
    navigation bar when I publish a Captivate project in Flash. I
    haven't figured out how to do this by perusing the Help. Any tips?
    I have Adobe Captivate 2.
    Thanks!!

    Hi Rach
    As Paul and Mark and others have advised, Closed Captioning
    isn't available in version 1. Only version 2.
    However, you might be interested in a workaround that fellow
    Community Expert CatBandit uses. Essentially, he places a Rollover
    Caption object on the same location for each slide. Then you could
    insert an image that indicates Closed Captioning. You then edit the
    Rollover Caption to include your "Closed Captioning" and instruct
    the user to simply place the mouse pointer over the Closed
    Captioning image. The net result is that as each slide plays, the
    rollover caption automatically appears because the user has the
    mouse in the expected position.
    Cheers... Rick

  • How do I edit the toolbars (not tool set)? for example remove the open and create button.

    how do I edit the toolbars? for example remove the open and create button. with the customize feature I can only find a way to edit the tool set, but I want to edit and rearrange the whole toolbars, that I have only the features needed on one row, instead of the default two rows.
    Thanks for your help
    Andy

    -> [[Uninstalling add-ons]]
    * http://kb.mozillazine.org/Uninstalling_add-ons
    -> [[Cannot uninstall an add-on]]
    -> Uninstalling Toolbars
    * http://kb.mozillazine.org/Uninstalling_toolbars
    Check and tell if its working.

  • How do I remove master password and administrator password from my iMac ?

    How do I remove master password and administrator password from my iMac ?

    You can change it or reset it however I don't think you can remove it. Please look over:
    http://support.apple.com/kb/ht1274

  • I need help importing navigation bars and rollover buttons from fireworks?

    I need help importing navigation bars and rollover buttons from fireworks, drop down menus and rollover states won't work!
    Thanks

    In my experience, the code created by graphics apps is less than satisfactory. And image based menus are very awkward for several reasons. 
    #1 If you decide to change your menu later, you must go back to your graphics app and re-craft the whole thing.  After 2-3 times of this, it gets old in a hurry.
    #2 Image based menus cannot be "seen" by search engines, screen readers and language translators.
    #3 CSS styled text menus are better for your site's visibility, accessibility and they are a snap to edit in Dreamweaver.
    That said, if you're still married to image based menus, use Fireworks to create images only. Use Dreamweaver's Image Rollover Behaviors to create your rollover scripts.
    Nancy O.

  • ActiveX print window is not opening from crystal viewer

    Hi ,
    I'm facing problem on Printing from Crystal viewer .
    I have launched the crystal report from an ASPX application.  For the print icon , I have added code for opening the ActiveX print window instead of usual crystal print window.
    Issue is  , print window is not opening in the client machines whereas window is opening properly in the server machine where the crystal report is installed.
    We have implemented RDC type of reporting and not the RAS .
    Product Name  : Crystal Report X1 Release 2 
    Version : 11.5.3700.0
    Evaluation Copy
    Thanks !
    Regards
    Varun

    See if the blog [Problems installing Crystal Reports 2008 Print Control(ActiveX)|http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417500)ID1617741650DB11112347389125823727End?blog=/pub/wlg/14395] helps.
    The blog was written for CR 2008, but all applies to CR XI r2 with the following differences;
    crystalreportviewers12 = crystalreportviewers115
    "Crystal Reports 2008 .NT SDK Developer Guide" = [XIR2 SDK Documentation|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm]
    Ludek
    Edited by: Ludek Uher on Oct 22, 2009 6:50 AM

  • How to remove the standard Exit and Help buttons from the iviews

    Hi All,
    We migrated the ESS application from standalone ITS based on 4.6c to ECC 6 based Integrated one.  After converting that into ICF service and when we created the iview for it in the portal(EP 7)  It is showing two hyperlink items EXIT and HELP by default at the top of every iview.  So, Can anybody tell me how to remove them from visibility.
    And also, the iviews are not showing the table grids etc in the integrated environment.  Is there any change that need to be done, for getting the table grids and all to look as it is in the previous envoronment.
    Thanks & Regards,
    Ravi

    Hello Ravi,
    You should be aware that many of the ESS transaction are not supported on the Integrated ITS, see note 870126 for more details.
    To remove the "Exit" and "Help" you can use the ~webgui_simple_toolbar parameter, please see note 1010519. 
    Some tables have an option to show the gridlines or not.  Please see if there is a table options icon in the upper right of the table to change the configuration.  I'm not sure if what kind of table you're referring to so it may or may not be available.
    Edgar

  • Having issues viewing interactive parameters and group tree in Visual Studio 2013 design view.

    Hey Guys,
    I'm a web developer (front end and back end, kind of a one man army sort of deal) and my current employer wishes to use crystal reports to display the results of the online survey apps/tools I have been working on for the last few months. However, I have been having trouble getting the reports to render in browser, and a lot of the ui components of the browser based report viewer (the interactive parameters and group tree) will not render properly in the design view of visual studio (ive attached a screen cap of what I'm talking about) or in the browser itself.
    I am new to crystal reports and its community and if I am leaving out any critical details or have posted in the incorrect section please inform me and I will make changes as necessary.
    Additional info:
    Visual studio version: 2013 professional (trial)
    Plugin version (exe file name): CRforVS_13_0_9.exe (I also installed the 64 bit run-time from this)
    Server and OS versions: IIS 7.5 on Microsoft Windows Server 2008 R2
    Any help you guys could provide would be greatly appreciated.
    Cheers,
    -Mike

    Hi Mike
    First thing you want to do is uninstall CRVS SP 9 and install CRVS SP 10. SP 10 is the first SP to support VS 2013.
    Once that is done, let us know if that helped any.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Report ignoring parameter value from Crystals own dialog box

    Hi,
    Iu2019m using VB 2008, Crystal 2008 SP1. Iu2019m not embedding the reports, simply opening the .rpt file from an OpenFileDialog and using the below code. Very basic stuff. The report itself has 1 SQL table in it and 1 parameter.
                Dim report As New CrystalDecisions.CrystalReports.Engine.ReportDocument
                report.Load(mReportFile, CrystalDecisions.Shared.OpenReportMethod.OpenReportByDefault)
                crvMain.ReportSource = report
                crvMain.RefreshReport()
    Yet the parameter thatu2019s used as a record selection is ignored and all the records are shown. I canu2019t see whatu2019s missing here. The .rpt file works fine in Crystal 2008, just not in the viewer, even when i debug. Iu2019ve found a crystal viewer FOC (SaberLogic Logicity) based on 2008, where the .rpt file works. Iu2019m thinking it must be a vb.net coding error or omission in my project.

    Hello,
    There are two things I can see.
    The first is a known issue described in the [Note 1204895|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do].
    The second is the line "crvMain.ReportSource = report" will preview the report.
    The line "crvMain.RefreshReport()" just refreshes it and would require parameters again.
    Elaine

  • Sub report group tree in main report Using crystal report 12

    Hi experts,
        I have a strange requirement like, same data needs to be grouped two different ways in a same report.  Like
    Store1:
        Summary of sales on each item chart
    Store2:
        Summary of sales on each item chart
    .....it goes like this
    Department1(multiple stores)
          summary of sale on each item chart - store1
          summary of sale on each item chart - store2
         --........ it goes
    Department2
          summary of sale on each item chart - store3
    --........ it goes
       Its in single report, the first part is grouped only with store and in second part the store is under department. How to do this in same report?
        I achieved  this by creating a sub report to display the first part of data and in the main report sup report data plus the second part of data will be displayed. And its working well but now the problem is the group tree, I'm not able to see the sub report group tree in the main report.
       How to get the sub report group tree in the main report, Or is there any other better way is there so i can get both the data as well the group tree. Please help me to solve this. CryCryCry
    I'm using crystal report 2008(installed separately) with Visual Studio2008 (.Net3.5)
    Thanks in advance.

    Hi
    Thanks for the reply.
        Yea both data source are same(Datasource is SQL Stored Procedure). I cant use like that, because my client needs the group tree also. In case if there is no group tree, we can create one more group and supress it conditionaly. But here the problem is there is no way to suppress any of the group item in group tree as we can do it in the detail section.
        So please me with some different ways and also , please clarrify the following doubts
    1. Can we supress one or more items in the group tree.
    2. Can we get the sub report group tree in main report(Everything is working when i used the sub reports except the group tree). So I'm trying for different ways to do, but none is helping me
    Please help me

  • Is it possible to Remove the inbuf and outbuf tags from a SALT exposed Tuxedo Service?

    Hi All,
    Currently I have the need to expose my tuxedo Service in a pre-created WSDL file (with all the fields names and namespaces already defined). Searching the web and the examples presented in the Tuxedo and Salt Package, I was able to configure most of the fields but  still can't remove the wrapper inbuf tag.
    Is there any parameter or configuration I can use to eliminate this tag so I can expose the SALT generated WSDL the way I want? Or is it a requirement for every tuxedo service to have his input exposed that way by using SALT?
    If you need anything else in order to provide an answer for this, please let me know. I'm also open to any sugestions.
    Thanks in advance,
    Brunno Attorre

    Hi,
    You would need to set the environment variable GWWS_WSDL_NO_BUF_WRAPPER="Y" (and restart the GWWS server).
    This should prevent the <inbuf> and <outbuf> tags from being added but it may depend upon the SALT release and rolling patch
    level you are using(i.e. if it is included or not) 
    Regards,
    Bob Finan

  • How to remove/supress the multilevel heuristics button from the plng book

    Hi Gurus,
    how can i remove or supress the multilevel heuristics button from the SNP Planning book..
    could you share your ideas.
    thanks

    Hi
    You have not mentioned if you are using standard planning book or custom book. If it is a standard planning book provided by SAP you cannot make any changes to it . But if it is a custom book then all you have to do is , go to /n/sapapo/sdp94 bring up the planning book , go to design , select toolbar and remove the icon that you dont need and save .
    Thanks
    Aparna

  • Remove 'Access Information OnDemand Services' Button from toolbar

    How can I remove the 'Access Information OnDemand Services' Button from the toolbar? I just upgraded BO XI R2 with SP4. I have to remove this button since we are hosting BusinessObjects on servers with multiple clients. They do not need, nor care about this (it will actually confuse them)...

    Hello,
    This requires modifying JSP files. Please backup all files before mofying them.
    Also, to the best of my knowledge this is supported. That said, this does not mean that the modifications will stick through updates/patches. Could someone from BO confirm?
    This is how we did it (Java Infoview).
    Go to
    C:\Program Files\Business Objects\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\Infoview\main\
    Open headerPlus.jsp, and comment out the following section:
    <c_rt:if test="<%= isOnDemandInstalled %>">
    <fmt:message var="ttOnDemandHome" key='main.home.link.ondemand'/>
    toolbarCtrl.add (newIconWidget("btnOndemand",
    "<%= context + schema.getUrl(application, "img.toolbar.ondemand") %>", onBtnOnDemandClick,null,
    '<%= Encoder.encodeJS((String)pageContext.findAttribute("ttOnDemandHome")) %>', 16,16,3,3,25,3));
    </c_rt:if>
    There is an alternate way to do the same in the following SAP Note (I have not tested this)
    1206230 - How to hide the OnDemand icon in infoview on Tomcat

Maybe you are looking for

  • Report for Assets Retirement

    Dear all, I used the report S_ALR_87100623 to manage the retirement and i didn't found an option to display the customer number & description. I need a report on Asset Retirement (similar to S_ALR_87100623) which display the customer number and his d

  • Roles for SAPUSER in SAPR3---Urgent pls help

    Hi, Since my Roles for SAPUSER is blank http://www.flickr.com/photos/10351754@N08/858043167/ I have to create Role Now I am in SAP R3 and what are all the Roles I have to Create in SAP R3 for SAPUSER? pls let me know thanks dushanth

  • "Error opening document - permission denied"

    I'm using Acrobat Reader version 7.0. It refused to open pdf files on my computer. The error message that was returned is There was an error opening this document. Permission denied. I own the  files, with read (and write) permissions, and acroread i

  • Acrobat Standard and Photoshop Elements download & install

    I bought Acrobat Standard and Photoshop Elements online.  They seemed to download, but not install.

  • Disappearing duplicated layers

    While editing an image, I went to duplicate a layer from one window into another one, but when the image arrived it was 0 height 0 width and displayed no content when expanded. I found that although I had duplicated many layers to this image previous