[rt-users] CONTRIB: Display custom fields in User Prefs
Todd Chapman
todd at chaka.net
Tue Nov 29 14:38:09 EST 2005
On Tue, Nov 29, 2005 at 01:50:50PM -0500, Stephen Turner wrote:
> At Monday 11/28/2005 08:50 PM, Jim Meyer wrote:
> >Hello!
> >
> >Just added to the wiki:
> >
> >http://wiki.bestpractical.com/index.cgi?DisplayCustomFieldsInUserPrefs
>
> What's the interface for initially setting a custom field for a user? I've
> added a 'user' custom field but it does not appear on the User config
> screen, because it uses this:
>
> my $CFs = $UserObj->CustomFields;
>
> and there are no custom fields for this user yet.
>
> I have the same question about group custom fields.
>
There is an annoyance that you have to set the custom field
to be a global custom field. Since all user custom fields
are global this should be fixed in RT.
-Todd
More information about the rt-users
mailing list