• Custom Buttons in list-headerpane to add in manifest Package

    I have modified my Accounts module list-headerpane.php and added Two Buttons to it. \custom\modules\Accounts\clients\base\views\list-headerpane\list-headerpane.php <?php $viewdefs['Accounts'] = array( 'base' => array( 'view' => array( 'list-headerpane…
  • Record View Layout in studio is showing single column

    Hi Everyone, In studio for all modules in record view layout it is showing single column( fields are updating in single column) and in module view I am able to see the layout in two columns. Layout in Studio: Layout in module: If I add new fields in record…