Crystal Report Viewer

 3 Replies
 0 Subscribed to this topic
 22 Subscribed to this forum
Sort:
Author
Messages
vc727
Advanced Member
Posts: 44
Advanced Member

    Is there a way to hide the group tree as the defult when I open a report on a dashboard? Also related to that can I set the display % to be anything other than 100%?

    Greg Moeller
    Veteran Member
    Posts: 1498
    Veteran Member
      vc727: You can play around with adding the following options to the end of your "Content" link statement.
      &LISTBAR=FALSE&TITLEBAR=FALSE&ACTIONBAR=FALSE ... not sure that this will get you what you are asking for, but I believe there are other options listed in the manuals (which I can't seem to locate right now) that you can play around with as well.
      Char
      Veteran Member
      Posts: 62
      Veteran Member

        When you create the report under, file, report options - you can uncheck create group tree

        Chris Martin
        Veteran Member
        Posts: 277
        Veteran Member
          Eric,

          What Greg said, except use &GROUPTREE=false.

          Chris