Anne,

IF vnetuser = 'anne' THEN
    PROPERTY Employees VISIBLE 'TRUE'
ENDIF
RETURN

Claudine

________________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of
[email protected]
Sent: Thursday, February 05, 2009 11:34 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Form Group Bar Properties

Need a little help!

I am attempting to use the HideOnStartup for one of the group bar menu
options, so the menu area is not accessible to all users.  

How would do I get the HideOnStartup to change to 'False' for certain users?

Having been trying to use the following with no success...  What am I
missing?

PROPERTY <Component ID> HideOnStartup 'FALSE'

The Group Bar menu option (Component ID) value is Employees


Example

IF vnetuser = 'anne' THEN
    PROPERTY Employees HideOnStartup 'FALSE'
   ENDIF
RETURN



Thanks,
Anne

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to