I am using Crystal XI. I have a main report which is acting as a container for multiple sub-reports. I have the Supress Blank Subreport option set. I am trying to determine a way I can display some fixed text in place of the supressed subreport. I am trying to set visibility of that text based on if the subreport is supressed.
Has anyone else tried to do this? I though I could write a custom function which tests if this property is set for a given subreport but I can not seem to find the object model or if any of these properties are exposed when using the report developer software.
Thanks in advance.