Restricting Number of Tabs according to Visibility

I want to restrict a user to view a tab in a Report(BO XI R2) as he is not authorized to see it. Can I do this at runtime according to the Visibility?


SRR (BOB member since 2009-01-20)

Hi,

As far as I know, there is not such feature to hide a tab in a report.


Marek Chladny :slovakia: (BOB member since 2003-11-27)

Hi,
Please search in the subforum which has the VBA codes to do it. It has one code which delete’s the tab as per the requirement with the following limitations

  1. can not be donr on the web-I applicable only on the Desk-I
  2. you can not save the report, as once the tab is deleted can not be retreived back.

Omkar Paranjpe :us: (BOB member since 2006-02-13)