array( 'form' => array( 'buttons' => array( 'EDIT', /* array( 'customCode' => '{$CREATE_PDF}' ), array( 'customCode' => '{$CREATE_PDF2}' ),*/ array( 'customCode' => '{$CREATE_PDF_FROM_TEMPLATE}' ) ), 'hidden' => array( '', '', '', '' ) ), 'maxColumns' => '2', 'widths' => array( array( 'label' => '10', 'field' => '30', ), array( 'label' => '10', 'field' => '30' ) ), 'includes' => array( array( 'file' => 'include/JSON.js' ), array( 'file' => 'modules/EcmAgreements/javascript/EcmAgreementsDetail.js' ), array( 'file' => 'modules/EcmAgreements/javascript/bimit_table.js' ), array( 'file' => 'modules/EcmAgreements/javascript/columndefs-detail.js' ) ) ), 'panels' => array( 'LBL_DETAILS_TAB' => array( array( 'document_no', 'assigned_user_name' ), array( array( 'name' => 'parent_name', 'tabIndex' => '1' ), array( 'name' => 'type', 'tabIndex' => '1' ) ), array( array( 'name' => 'register_date', 'tabIndex' => '1', 'type' => 'datetime', 'displayParams' => array( 'showFormats' => true ) ), array( 'name' => 'pdf_template', 'customCode' => '{$TEMPLATES}' ) ), array( 'name' => 'date_of_the_loan', 'tabIndex' => '1', 'type' => 'datetime', 'displayParams' => array( 'showFormats' => true ) ), array( array( 'name' => 'amount', 'tabIndex' => '1' ) ), array( array( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => 'Pola dodatkowe
{$additiona_field}' ) ), array( array( 'name' => 'to_informations', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
{$MOD.LBL_TO_INFORMATIONS}' ) ), array( array( 'name' => 'parent_name_copy', 'customCode' => '{$fields.parent_name.value}' ) ), array( 'parent_nip' ), array( 'parent_regon' ), array( 'parent_address_street' ), array( array( 'name' => 'parent_address_city', 'tabIndex' => 't', 'customCode' => '{$fields.parent_address_postalcode.value}  {$fields.parent_address_city.value}' ) ), array( 'parent_address_country' ), array( array( 'name' => 'date_modified', 'label' => 'LBL_DATE_MODIFIED', 'customCode' => '{$fields.date_modified.value} {$APP.LBL_BY} {$MODIFIED_BY_NAME}' ), array( 'name' => 'date_entered', 'customCode' => '{$fields.date_entered.value} {$APP.LBL_BY} {$CREATED_BY_NAME}' ) ) ), /* 'LBL_ITEMS_TAB' => array( array( array( 'name' => 'items_list_panel', 'allCols' => true, 'hideLabel' => true, 'customCode' => '
' ) ) )*/ ) ); ?>