On Thu, Feb 10, 2011 at 01:25:19PM -0500, Joe Kirby (gmail) wrote:
> 
> RT::CustomField->new( $QueueObj->*??Requestor.RealName??
> 

$self->TicketObj->Requestors->UserMembersObj->First->RealName

returns only the first requestor of the ticket if there is more than one
requestor...

Reply via email to