{if $status}{/if} {if $sort_mode}{/if}
{if ($tracker_info.showStatus|default:null eq 'y' or ($tracker_info.showStatusAdminOnly eq 'y' and $tiki_p_admin_trackers eq 'y')) and $showstatus|default:null ne 'n'} {foreach key=st item=stdata from=$status_types}
{/foreach} {/if}
{if $show_filters eq 'y'} {jq} fields = []; {{assign var=c value=0}} {{foreach key=fid item=field from=$listfields} {if $field.isSearchable eq 'y' and $field.type ne 'f' and $field.type ne 'j' and $field.type ne 'i'} fields[{$c}] = '{$fid}'; {assign var=c value=$c+1} {/if} {/foreach}} {/jq} {*FIX flip from tikijs.js this only a paleative {*FIX flip from tikijs.js this only a paleative {/if}
{assign var=cnt value=0} {foreach key=fid item=field from=$listfields} {if $field.isSearchable eq 'y' and $field.type ne 'f' and $field.type ne 'j' and $field.type ne 'i'} {if $field.type eq 'c'}
{elseif $field.type eq 'd' or $field.type eq 'D'}
{if $field.type eq 'D'} {/if}
{elseif $field.type eq 'R'}
{foreach from=$field.possibilities key=radio_key item=radio_value} {$radio_value|escape} {/foreach}
{elseif $field.type eq 'M'}
{if empty($field.options_map.inputtype)} {foreach from=$field.possibilities key=value item=label} {/foreach} {elseif $field.options_map.inputtype eq 'm'} {if $prefs.jquery_ui_chosen neq 'y'}{tr}Hold "Ctrl" in order to select multiple values{/tr}
{/if} {/if}
{elseif $field.type eq 'e'}{* category *}
    {foreach key=ku item=iu from=$field.list name=eforeach}
  • {/foreach}
{elseif $field.type eq 'u'}{* user with autocomplete *}
{autocomplete element='#filter-username' type='username'} {else}
{/if} {assign var=cnt value=$cnt+1} {/if} {/foreach}
{if isset($filter_button) && $filter_button eq 'y'}
{/if}