array ( 'form' => array ( 'enctype' => 'multipart/form-data', 'buttons' => array ( array ( 'customCode' => '' ), 'CANCEL' ) ), 'maxColumns' => '2', 'widths' => array ( array ( 'label' => '10', 'field' => '30' ), array ( 'label' => '10', 'field' => '30' ) ), 'includes' => array ( array ( 'file' => 'modules/EcmMailingMessages/ContactGroups.js' ), array ( 'file' => 'modules/EcmMailingMessages/MailingGroups.js' ), array ( 'file' => 'modules/Accounts/MyTable.js' ), array ( 'file' => 'modules/Accounts/paramsMT.js' ), array ( 'file' => 'include/JSON.js' ), ) ), 'panels' => array ( 'default' => array ( array ( 'name', 'assigned_user_name' ), // array('name_de','abroad_transportation'), array ( 'description', array ( 'name' => 'parent_name', 'tabIndex' => '1' ) ) , array ( array ( 'name' => 'date_end', 'type' => 'datetimecombo', 'displayParams' => array ( 'required' => true ), 'label' => 'Data wysyƂki' ), 'send' ) ) , 'LBL_PANEL_MAILINGGROUPS' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_MAILINGGROUP_NAME} {$MOD.LBL_EDITTABLE_OPTIONS}

' ) ) ), 'LBL_PANEL_MAILINGCONTACTS' => array ( array ( array ( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_MAILINGGROUP_NAME} {$MOD.LBL_EDITTABLE_OPTIONS}

' ) ) ), ) ); ?>