{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else}
{osb f=tt}
{if $list->is_installed('affiliate')} {/if} {if $list->is_installed('campaign')} {/if} {$method->exe('account','static_var')} {foreach from=$static_var item=record} {/foreach}
{osb f=tf field=username}   {t}"%" for partial match{/t}
{osb f=tf field=email}   {t}"%" for partial match{/t}
{osb f=tf field=first_name}   {t}"%" for partial match{/t}
{osb f=tf field=middle_name}   {t}"%" for partial match{/t}
{osb f=tf field=last_name}   {t}"%" for partial match{/t}
{osb f=tf field=company}   {t}"%" for partial match{/t}
{osb f=tf field=address1}   {t}"%" for partial match{/t}
{osb f=tf field=address2}   {t}"%" for partial match{/t}
{osb f=tf field=city}   {t}"%" for partial match{/t}
{osb f=tf field=state}   {t}"%" for partial match{/t}
{osb f=tf field=zip}   {t}"%" for partial match{/t}
{osb f=tf field=misc}   {t}"%" for partial match{/t}
{osb f=tf field=date_orig} {$list->calender_search('account_date_orig',$VAR.account_date_orig,'form_field','')}
{osb f=tf field=date_expire} {$list->calender_search('account_date_expire',$VAR.account_date_expire,'form_field','')}
{osb f=tf field=affiliate_id} {osb f=html_select_affiliate name='account_affiliate_id' default=$VAR.account_affiliate_id}
{osb f=tf field=campaign_id} {$list->menu('no','account_campaign_id','campaign','name','','form_menu',true)}
{osb f=tf field=country_id} {$list->menu('no','account_country_id','country','name','','form_menu',true)}
{osb f=tf field=language_id} {$list->menu_files('','account_language_id','all','language','','_core.xml','form_menu')}
{osb f=tf field=currency_id} {$list->menu('no','account_currency_id','currency','name','','form_menu',true)}
{osb f=tf field=theme_id} {$list->menu_files('','account_theme_id','all','theme','','.user_theme','form_menu')}
{osb f=tf field=status} {$list->bool('account_status','all','form_menu')}
{osb f=tf field=account_group} {$list->menu('no','account_group','group','name','','form_menu',true)}
{osb f=tf field=title} {$list->menu_staticlist('nametitle','account_title','account_title','','form_menu','all')}
{$record.name} {$record.html}
{t}Results per page{/t}
{t}Order results by{/t}
   
 
   
Custom Group Search
{$method->exe('account','static_var')} {foreach from=$static_var item=record} {/foreach}
{osb f=tf field=date_orig} {$list->calender_add('dates','','','val')}
{$list->calender_add('dates','','','val')}
{translate module=account}account_group{/translate} {$list->menu_multi('','groups','group','name','10','10','form_menu')}
   
 
{if $list->is_installed('product')}
Custom Product Search
{$method->exe('account','static_var')} {foreach from=$static_var item=record} {/foreach}
{osb f=tf field=date_orig} {$list->calender_add('dates','','','val')}
{$list->calender_add('dates','','','val')}
{translate module=account}account_group{/translate} {$list->menu_multi('','products','product','sku','10','10','form_menu')}
   
 
{/if} {if $list->is_installed('account_billing')}
{translate module=account_billing}title_search{/translate}
{include file='file:../core/search_post.tpl'}
{osb f=tf field=card_num4}
{osb f=tf field=checkout_plugin_id} {$list->menu('no','account_billing_checkout_plugin_id','checkout','name','','form_menu',true)}
{osb f=tf field=card_type} {$list->card_type_menu($VAR.account_billing_card_type,$VAR.option,'account_billing_card_type','form_menu',true)}
{/if} {/if}