<% if Print %><% else %> <% if Markable %> <% include TableListField_SelectOptions %> <% end_if %> <% include TableListField_PageControls %> <% end_if %> <% if Markable %><% end_if %> <% if Print %> <% loop Headings %> <% end_loop %> <% else %> <% loop Headings %> <% end_loop %> <% end_if %> <% if Can(delete) %><% end_if %> <% if HasSummary %> <% include TableListField_Summary %> <% end_if %> <% if HasGroupedItems %> <% loop GroupedItems %> <% loop Items %> <% include TableListField_Item %> <% end_loop %> <% include TableListField_Summary %> <% end_loop %> <% else %> <% if Items %> <% loop Items %> <% include TableListField_Item %> <% end_loop %> <% else %> <% if Markable %><% end_if %> <% if Can(delete) %><% end_if %> <% end_if %> <% if Can(add) %> $AddRecordAsTableRow <% end_if %> <% end_if %>
<% if MarkableTitle %>$MarkableTitle<% else %> <% end_if %> $Title <% if IsSortable %> $Title <% if SortDirection = desc %> <% _t('SORTDESC', 'Sort in descending order') %> <% else %> <% _t('SORTASC', 'Sort in ascending order') %> <% end_if %>   <% else %> $Title <% end_if %>  
 <% _t('NOITEMSFOUND','No items found') %> 
<% if Print %><% else %>
<% loop Utility %> $Title <% end_loop %>
<% end_if %>