$SearchForm
<% include TableListField_PageControls %>
|
<% if Markable %> | <% end_if %>
<% control Headings %>
$Title |
<% end_control %>
|
<% if Can(delete) %> | <% end_if %>
<% control Items %>
<% if Markable %> | $MarkingCheckbox | <% end_if %>
<% control Fields %>
$Value |
<% end_control %>
<% if Can(show) %>
|
<% end_if %>
<% if Can(edit) %>
|
<% end_if %>
<% if Can(delete) %>
|
<% end_if %>
<% end_control %>