{if $row['default_field']==0}
{else /}
{/if}
{if $row['form_type']=='selectpage'}
{/if}
{if in_array($row['form_type'], ['radio','checkbox','select','selects'])}
{elseif in_array($row['form_type'], ['image','downfile'])}
{elseif in_array($row['form_type'], ['images','downfiles'])}
{elseif 'array'==$row['form_type']}
{elseif 'number'==$row['form_type']}
{/if}
{if $row['is_filter']==1}
{/if}
{if ($row['iscore']!=1 || $row['field_name']=='content')}
{/if}