On Fri, Feb 26, 2010 at 08:56:27PM -0000, Jim Tambling wrote:
> Hello,
>
>
>
> I'm guessing the syntax for this would be quite simple but I have 0 perl
> knowledge. I want to display the value of a custom field in the email
> subject.
>
In your template use something like
{$Ticket->FirstCustomFieldValue('CFName')}