Conditional Visibility for Parameter Form Items in Reports

From: Fred Kuhne <fred_kuhne_at_vonrollisola-usa.com>
Date: Wed, 14 Jul 1999 05:42:10 -0800
Message-ID: <931959732.11982_at_www.remarq.com>



I'm passing a parameter to a report which represents the users username in an application. Based on that username they may or may not be able to change some of the parameters on the parameter form. For the ones that they should not be able to change I want to make them invisible. Any ideas?

something like the following:

if username = peon then

   srw.attr.visible='NO';
end if;

However, I don't find an srw mask for visibility.. any help is greatly appreciated.

Fred

Received on Wed Jul 14 1999 - 15:42:10 CEST

Original text of this message