{include file="header.tpl.html"}
{literal} {/literal}
Custom Fields Report
Field to Graph Options to Graph
{include file="error_icon.tpl.html" field="custom_field"}
{if $has_customer_integration} Group By {/if}
{if $has_customer_integration}      Issue
     Customer
{else} {/if}
{if $custom_options|@count > 0}



Percentages may not add up to exactly 100% due to rounding.

{/if} {if $data|@count > 0} {assign var="colspan" value=3}
{if $has_customer_integration} {/if} {if $smarty.request.group_by == 'customer'} {else} {/if} {foreach from=$data item=row} {cycle values=$cycle assign="row_color"} {if $has_customer_integration} {/if} {if $smarty.request.group_by == 'customer'} {else} {/if} {foreachelse} {/foreach}
Issues/Customers matching criteria
CustomerIssue CountIssue ID Summary
{$row.customer_title}{$row.row_count} {$row.iss_id} {$row.iss_summary}
No data found
{/if} {include file="footer.tpl.html"}