Ashley,

My guess is that the requirement has more to do with allowing some
users to change the status to some limited values. ( But I could be
making to many assumptions here too. :)

If that is the case....

Then you could go with a new field that gives the user a char field
with a search menu from data that is restricted by the same "row level
access group" logic. That way the users interact with this new field
to "change the status" and you let a filter move the value from the
new field to the real Status field.


However, as Ron pointed out, if the user actually has access to the
Status field itself, then the users will have access to the Status
History data too. If that is the real issue, then you have to remove
the users access to the real Status (field ID 7) field in order to
block access to the Status History data.  Yes you could remove that
"Menu option" from the view, but that is not "row level access"
restricted and would not actually block the user from doing a report
and seeing the data either.


So maybe you could better describe the desired end state and get a few
more ideas about how you could do something like what your trying to
do?

--
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)

Love, then teach
Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.



On 5/31/07, Axton <[EMAIL PROTECTED]> wrote:
With a drop down (enum) field type?  Not gonna happen.

Axton Grams

On 5/30/07, Ashley Henderson <[EMAIL PROTECTED]> wrote:
> **
>
> LIST,
>
> Anyone out there have a suggestion on how to hide status values for a
> particular row level access group?
>
> Remedy Version 6.3

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"

Reply via email to