Try This
NOT($GROUPS$ LIKE "%Administrator%")

On Fri, Mar 14, 2008 at 2:02 PM, LisaD <[EMAIL PROTECTED]> wrote:

> "Using Like Qualifications"
>
> The qualification structure should be NOT $GROUPS$ LIKE "%Administrator%".
> That should work for you.
>
>
>
> Moore, Christopher Allen wrote:
> >
> > Hey Everyone-
> >
> >
> >
> > We have an OOTB active link we want to make not run for administrators.
> > It sets fields on TSK to read-only when a task is closed, but we would
> > like administrators to be able to re-open closed tasks. While we could
> > make an active link that runs after the one that makes the field read
> > only reverse that, I would like to add to the run if condition of the
> > original active link if possible.
> >
> >
> >
> > However, to do this all I can think is to add something along the lines
> > of $GROUPS$ NOT LIKE "Administrator".  However, I don't think you can do
> > that.
> >
> >
> >
> > $GROUPS$ != "Administrator" doesn't work, we tried that.  It did work
> > when we did $USER$ != my user name.
> >
> >
> >
> > Is there a way to do a "not like"?  Or should I resign myself to letting
> > Remedy do what it wants and then un-doing it in a separate action?
> >
> >
> > Thanks!
> >
> > Chris
> >
> >
> >
> _______________________________________________________________________________
> > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> >
> >
>
>
> -----
> Lisa D
> [EMAIL PROTECTED]
>
> --
> View this message in context:
> http://www.nabble.com/Using-%22Not-Like%22-tp16038041p16048937.html
> Sent from the ARS (Action Request System) mailing list archive at
> Nabble.com <http://nabble.com/>.
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
>

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

Reply via email to