privilege set

Hello all,

Is there a way in filemaker to find out what privilege set a user
belongs to upon their login to the system? I have different layouts
that should be accessed based on a user's privilege set.

Thanks
Shawn Hamzee [ Mo, 20 August 2007 16:40 ] [ ID #1799774 ]

Re: privilege set

In article <9Jhyi.50132$YL5.5895 [at] newssvr29.news.prodigy.net>, lark
<hamzee [at] sbcglobal.net> wrote:

> Hello all,
>
> Is there a way in filemaker to find out what privilege set a user
> belongs to upon their login to the system? I have different layouts
> that should be accessed based on a user's privilege set.
>
> Thanks

In older versions of FileMaker you want the Status(CurrentGroups)
function.

In newer versions of FileMaker it's probably now caleld
Get(CurrentGroups) or something similar in the list of Get() functions.

Of course, to test that you've got it working correctly you will have
to quit FileMaker and re-open it using a user password rather than your
own developer password.

Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)
Helpful Harry [ Mo, 20 August 2007 22:55 ] [ ID #1799800 ]
Datenbanken » comp.databases.filemaker » privilege set

Vorheriges Thema: WinXP sp2 FMP 5.5 How to stop text & objects from shrinking/growing
Nächstes Thema: Only first character when inserting/updating record using MySQL ODBC