> -----Original Message----- > From: [email protected] [mailto:rt-users- > [email protected]] On Behalf Of Kevin Falcone > Sent: Thursday, 1 September 2011 11:13 PM > To: [email protected] > Subject: Re: [rt-users] Link values to - use multiple CF values > > On Thu, Sep 01, 2011 at 12:05:57PM +1000, Stuart Browne wrote: > > > I'd just do a custom display of that Custom Field and build the link > > > myself, rather than trying to extend the link to functionality. > > > > > > You'll probably find the ShowComponentName callback useful > > > > Thanks for the suggestion. > > > > This is what I ended up with. > > I actually meant that you should use that callback to change what > component is used for display. You're passed $Name, assign to it by > reference (say ShowCustomFieldCustomLink) if you're in the right > custom field and then write your custom code into the > ShowCustomFieldCustomLink element in local/ > > That callback isn't intended as a place to printf from
Ahh, righteo. Will look at it again if I have some time ;) Stuart -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
