<% if Print %><% else %><% include TableListField_PageControls %><% end_if %> <% if Markable %><% end_if %> <% if Print %> <% control Headings %> <% end_control %> <% else %> <% control Headings %> <% end_control %> <% end_if %> <% if Can(delete) %><% end_if %> <% if HasSummary %> <% include TableListField_Summary %> <% end_if %> <% if HasGroupedItems %> <% control GroupedItems %> <% control Items %> <% include TableListField_Item %> <% end_control %> <% include TableListField_Summary %> <% end_control %> <% else %> <% if Items %> <% control Items %> <% include TableListField_Item %> <% end_control %> <% 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') %> 
<% control Utility %> $Title <% end_control %>