{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}
{include file='file:../core/search_post.tpl'}
{osb f=tf field=date_orig} {$list->calender_search('campaign_date_orig',$VAR.campaign_date_orig,'form_field','')}
{osb f=tf field=date_last} {$list->calender_search('campaign_date_last',$VAR.campaign_date_last,'form_field','')}
{osb f=tf field=date_start} {$list->calender_search('campaign_date_start',$VAR.campaign_date_start,'form_field','')}
{osb f=tf field=date_expire} {$list->calender_search('campaign_date_expire',$VAR.campaign_date_expire,'form_field','')}
{osb f=tf field=status} {$list->bool('campaign_status','all','form_menu')}
{osb f=tf field=name}   {t}"%" for partial match{/t}
{osb f=tf field=description}   {t}"%" for partial match{/t}
{$block->display('core:saved_searches')} {$block->display('core:recent_searches')} {/if}