Back to all Submissions Print
{if $item->config.nameType == 'split' && $item->firstName} {else} {/if}
Submitted: {$item->added|date_format:'%m/%d/%Y %I:%M %p'}
First Name: {$item->firstName|htmlspecialchars}
Last Name: {$item->lastName|htmlspecialchars}
Name: {$item->fullName|htmlspecialchars}
Email Address:{$item->email|htmlspecialchars}
Delete