Posted by [IP Address: 62.31.64.2] 'Tasmin ' on August 27, 2001 at 16:11:09 EST:
In Reply to: Re: Field Security posted by [IP Address: 62.31.64.2] 'Greg' on August 27, 2001 at 09:54:37 EST:
***BIG SMILES** thanks Greg, your a star.
: If %OperatorClass = "SOMEOPR" then
: hide(Field1)
: end-if;
:
: : Thanks Greg - but I'm really looking for an extract of code from someone who has restricted a field. Can anyone help ?
: : : %OperatorClass AND %OperatorID varables in PeopleCode carry the information you are looking for.
: : :
: : : : Hello folks,
: : : : I'm thinking about restricting access to certain fields within the application tables (job in particular) i.e to let a class of operators access panels but to
: : : : restrict them from viewing particular fields on the panels (say comp rate). Anyone know the Peoplecode involved for this kinda thing ? Or can
: : : : anyone point me in the right direction in Peoplebooks Peoplecode section - the hitlist is telling me not a lot.
: : : : Thanks