• Why is record layout not deploying when I import a package?

    7610.FormatLayouts.zip Above is the package I have created. All the record.php deploy except Lev_Course_Costs. In order to get Course Cost to work I have to go to Studio and select save. Otherwise it just show the default layout. Can someone look…
  • 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…