{include file="defaultlayer/piwi/includes/htmldoctype_selector.html"} {include file="defaultlayer/piwi/includes/htmlheader_selector.html"} {include file="defaultlayer/piwi/includes/pageheader_selector.html"}
  1. { if !$headerdata.customer} { /if}
{include file="defaultlayer/piwi/includes/sidebar_selector.html"}

Notes

{ if !$noteslist} { else} { assign var=rowType value='odd'} { foreach from=$noteslist item=thisNote} { if $rowType == 'odd'} { else} { /if} { if $rowType == 'odd'} { assign var=rowType value='even'} { else} { assign var=rowType value='odd'} { /if} { /foreach} { /if}
Note ID Username (ID) Status Message
No notes exist within the selected parameters.
{$thisNote.id|escape:'html'} {$thisNote.username|escape:'html'} ({$thisNote.custid|escape:'html'}) {$thisNote.status|escape:'html'}
{$thisNote.message|escape:'html'|wordwrap|nl2br}

View This Staff Member's Notes

  1. { if (!$shownotetype and !$headerdata.customer) or $shownotetype == 'staff,all'} All { else} All { /if}
  2. { if $shownotetype == 'staff,complete'} Complete { else} Complete { /if}
  3. { if $shownotetype == 'staff,incomplete'} Incomplete { else} Incomplete { /if}
  4. { if $shownotetype == 'staff,waiting'} Waiting { else} Waiting { /if}


View This Customers Notes

{ if $headerdata.customer}
  1. { if (!$shownotetype and $headerdata.customer) or $shownotetype == 'customer,all'} All { else} All { /if}
  2. { if $shownotetype == 'customer,complete'} Complete { else} Complete { /if}
  3. { if $shownotetype == 'customer,incomplete'} Incomplete { else} Incomplete { /if}
  4. { if $shownotetype == 'customer,waiting'} Waiting { else} Waiting { /if}
  5. { /if}
{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}