getClientLogo()) { ?>
 
company; ?>
 
Ticket #getNumber(); ?> printed by getName()->getFirst(); ?> on Page {PAGENO}

Ticket #getNumber(); ?>

getStatus(); ?> getOwner()->getName(); ?>
getPriority(); ?> getEmail(); ?>
getDept(); ?> getPhoneNumber(); ?>
getCreateDate()); ?> getSource(); ?>
getId()) as $form) { // Skip core fields shown earlier in the ticket view $answers = $form->getAnswers()->exclude(Q::any(array( 'field__flags__hasbit' => DynamicFormField::FLAG_EXT_STORED, Q::not(array('field__flags__hasbit' => DynamicFormField::FLAG_CLIENT_VIEW)), 'field__name__in' => array('subject', 'priority'), ))); if (count($answers) == 0) continue; ?> display())) continue; ?>
getTitle(); ?>
getField()->get('label'); ?>:

getSubject(); ?>

getThreadEntries($types)) { $thread = ThreadEntry::sortEntries($thread, $ticket); $threadTypes=array('M'=>'message','R'=>'response', 'N'=>'note'); // Check for Agent Identity Masking $agentmasking = $cfg->hideStaffName(); foreach ($thread as $entry) { ?>
created);?> title, 100); ?> staff_id && $agentmasking) ? __('Staff') : Format::htmlchars($entry->getName()); ?>
getBody()->display('pdf'); ?>
has_attachments && ($files = $entry->attachments)) { ?>
file->name); ?> (file->size); ?>)