• Issue in Adding button to panel-top-for-prospectlists

    I am trying to add button in "panel-top-for-prospectlists" in the contacts module by using Extension without overriding. The following is the code but the button is not being added. <?php $viewdefs['Contacts']['base']['view']['panel-top-for-prospectlists…
  • Sugar 7 : how to remove subpanel row_action button on bwc record ?

    Hello everyone ! To follow my adventures with panel-top buttons (from here : https://community.sugarcrm.com/ideas/1457#comment-1813 ), I'm struggling with a module 7 subpanel on a bwc record. What i have : I've created a custom module through module builder…