{osb f=tf field=name} |
|
{osb f=tf field=notes} |
|
{osb f=tf field=date_orig} |
{$record.date_orig|date_format:$smarty.const.DEFAULT_DATE_FORMAT} |
{osb f=tf field=date_start} |
{$list->calender_view('group_date_start',$record.date_start,'form_field','')} |
{osb f=tf field=date_expire} |
{$list->calender_view('group_date_expire',$record.date_expire,'form_field','')} |
{osb f=tf field=status} |
{$list->bool('group_status',$record.status,'" onchange="submit()')} |
{osb f=tf field=pricing} |
{$list->bool('group_pricing',$record.pricing)} |
{osb f=tf field=parent_id} |
{$list->menu('','group_parent_id','group','name',$record.parent_id,'form_menu')} |