Re: Using $GROUPS$ OR $GROUPIDS$ to hide fields for certain Groupid

2014-01-23 Thread Mueller, Doug
m discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Remedyart Sent: Wednesday, January 22, 2014 10:29 PM To: arslist@ARSLIST.ORG Subject: Using $GROUPS$ OR $GROUPIDS$ to hide fields for certain Groupid Hi, Vesrions 7.6.04 patch 2 DB: SQL 2008 Windows platform I am trying to hide 2 field

Re: Using $GROUPS$ OR $GROUPIDS$ to hide fields for certain Groupid

2014-01-23 Thread Charlie Lotridge
Remedyart, you had it nearly right, but you need to use $GROUPIDS$ instead of $GROUPS$ (and replace the colon with a semicolon at the end), so: *$GROUPIDS$ LIKE "%;10042;%"* should do the trick. $GROUPS$ returns the *names* of the groups that the current user belongs to, but without any sepa

Re: Using $GROUPS$ OR $GROUPIDS$ to hide fields for certain Groupid

2014-01-23 Thread SUBSCRIBE arslist Jabbie
We did exactly the same thing using group ID - I think your additional syntax is interfering ... ie take out semi-colons and colons and just leave wild cards around the group ID. Just use $GROUPS$ LIKE "%10042%" and I think you'll find it will work fine. ___

Re: Using $GROUPS$ OR $GROUPIDS$ to hide fields for certain Groupid

2014-01-22 Thread Karthik
idden mode on the form it > self) > > It is not working could some one please shed some light how can I make it > work. > > Thanks > > > > > -- > View this message in context: > http://ars-action-request-system.1093659.n2.nabble.com/Using-GROUPS-OR-GROUPIDS-t

Using $GROUPS$ OR $GROUPIDS$ to hide fields for certain Groupid

2014-01-22 Thread Remedyart
.com/Using-GROUPS-OR-GROUPIDS-to-hide-fields-for-certain-Groupid-tp7594738.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org