[rt-users] Using "__CurrentUser__" in a Custom Field "LinkValuesTo"
David Moreau Simard
fooraide at gmail.com
Tue Jun 21 12:06:47 EDT 2011
Thanks,
I've simply added the following to %placeholders and it did the trick:
CurrentUser => { value => sub { $_[0]->CurrentUser->UserObj->Name
}, escape => 1 },
Appreciate it,
- David
More information about the rt-users
mailing list