array(), 'where' => '', 'list_fields' => array( /*'date_modified'=>array( 'vname' => 'LBL_LIST_NO', 'widget_class' => 'SubPanelAccountsEcmDocNo', 'sortable'=>false, 'width' => '2%', ),*/ 'name'=>array( 'vname' => 'LBL_LIST_NAME', 'widget_class' => 'SubPanelDetailViewLink', 'sortable'=>false, 'width' => '50%', ), /*'account_id'=>array( 'vname' => 'LBL_LIST_NAME', 'widget_class' => 'SubPanelDetailViewLinkEcmDocs', 'sortable'=>false, 'width' => '50%', ),*/ 'account_name'=>array( 'vname' => 'Account', 'widget_class' => 'SubPanelDetailViewLinkAccountsEcmDocs', 'sortable'=>false, 'width' => '5%', ), 'version'=>array( 'vname' => 'LBL_LIST_VERSION', 'widget_class' => 'SubPanelEcmDocVersion', 'sortable'=>false, 'width' => '10%', ), 'date_entered'=>array( 'vname' => 'LBL_LIST_DATE', 'sortable'=>false, 'width' => '10%', ), 'edit_button'=>array( 'widget_class' => 'SubPanelEditButton', 'sortable'=>false, 'module' => 'EcmDocs', 'width' => '5%', ), 'remove_button'=>array( 'widget_class' => 'SubPanelRemoveButton', 'sortable'=>false, 'module' => 'EcmDocs', 'width' => '5%', ), 'file_id'=>array( 'usage'=>'query_only', ), 'download_button'=>array( 'widget_class' => 'SubPanelDownloadButton', 'file_id' => 'EcmContracts', 'width' => '5%', ), ), ); ?>