OK, you have gotten answers to the "what keyword and what syntax" to make this work correctly.
My question to you is what are you really trying to do... Is it that anyone who has this particular group in their group list regardless of what other groups they are in, you want this to hide? So, if my group list is Administrator; 100000024 You do not want me to see the field? What are you trying to accomplish? Have you created this group ONLY to do an exclusion like this regardless of other rights/permissions I have? In general, I don't like workflow like this. If you don't want someone to have access to something, use permissions to control whether they have access. That is the only safe, secure, system enforced means to protect something. If it is hidden, they still can access it, just they cannot see it on the UI. So, if those fields in question had data in it, that means I can get that data using the API or Web Services or a Report or the like because I have access. You have just hidden the fields from me on the UI. You have still given me access. If I have no access, the fields don't exist to me so there is no hiding issue. I am also concerned about that first topic. If I am in 20 groups and I have access to these fields and all is well. I add one more group so I am now in 21 and you are removing access? So, getting MORE permissions is trying to give me less? That can quickly become confusing in the system. I am not saying to do or not to do this workflow. It is your choice of course. But, I do want to point out what the ramifications of what you are choosing to do are so you can decide whether or not it is really meeting your goals. Doug Mueller -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Remedyart Sent: Wednesday, January 22, 2014 10:29 PM To: [email protected] 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 fields (EX:A,B) from a GroupID called EX:100000042 using an active link but it is not working can you please suggest how to use those functions. My A.L is like this operation on (Display and Window Open) $GROUPS$ LIKE "%;100000042:%" If Action Change fields from hidden to visible(They are in hidden 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-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 "Where the Answers Are, and have been for 20 years" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

