[rt-users] CustomField that displays users

Brent Wiese bwiese at ElementPS.com
Thu Jan 5 16:42:06 EST 2012


On Tue, Jan 03, 2012 at 10:43:54AM -0700, Brent Wiese wrote:
> >That's what a "User-defined" Group is. It is a subset of Privileged users that you put in as members.
> 
> Yeah, I have those. Everyone I want to display is in a group I've defined, but I didn't want to assume I could populate on groups.
> 
> >I have some code that will put all members of a group into a Custom Field.
> 
> That would be awesome if you could share. I was a little surprised I wasn't able to find anyone asking about it via my searches. I would have thought it would be somewhat common.

The example External Custom Field that ships with RT puts groups into a CF, so you should be able to mod that easily to do privileged users.

/opt/rt4/docs/extending/external_custom_fields.pod

-kevin

---

Thanks! Slight modifications to the Groups.pm worked great...

Except for 1 thing. Once I make a CF source be my new module inside the CF, I can't change it back to "Provide List..." It just goes back to CF display unchanged. 

Is changing the CF data source a 1 way operation?




More information about the rt-users mailing list