[rt-users] How to show a user-specific link in certain tickets?
Richard Hartmann
richih.mailinglist at gmail.com
Mon Sep 29 06:50:37 EDT 2008
Hi all,
I was wondering if there is a way to present a link to each user,
depending on what is in a ticket.
What I mean boils down to, in Perl/RT pseudocode:
print "http://foo.org/".get_user_data(__CURRENTUSER__)."/".__CF.BAR__ if
(__CF.BAR__);
This should then be shown in all ticket details. The background is that
I want users to be able to just click a link and have our Asterisk call
from their extension to whoever is in the CF.
Thanks,
Richard
More information about the rt-users
mailing list