dpp80346 2017-03-10 18:48
浏览 50
已采纳

在SugarCRM 7.x中删除自定义模块的子面板

I'm looking to remove a custom module's (pc_songs) subpanel from the Opportunities subpanel area.

I've looked in modules/Opportunities/clients/base/layouts/subpanels/subpanels.php The pc_songs subpanel isn't in the array.

I've also looked in modules/Opportunities/metadata/subpaneldefs.php I don't see an entry for pc_songs here either.

The subpanel does show up in the detail view. Can anyone show me how to remove/hide a custom subpanel or even point me to where custom modules are added to the stock subpanel array?

  • 写回答

2条回答 默认 最新

  • dongyoucha0645 2017-03-13 15:15
    关注

    In SugarCRM 7, custom subpanels are stored in the following directory:

    custom/Extension/modules/{module}/Ext/clients/base/layouts/subpanels

    You will probably see a file akin to pc_songs_opportunities_Opportunities.php

    If you want it to not display, please try to either:

    • Remove the file
    • Comment out the code in the file
    • create a "disabled" directory, and place the file inside

    After you do that, go to Admin -> Repair -> Quick Repair and Rebuild, and your subpanel should no longer display in Opportunities.

    Here's the Documentation on subpanels in 7.7.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥50 求图像处理的matlab方案
  • ¥50 winform中使用edge的Kiosk模式
  • ¥15 关于#python#的问题:功能监听网页
  • ¥15 怎么让wx群机器人发送音乐
  • ¥15 fesafe材料库问题
  • ¥35 beats蓝牙耳机怎么查看日志
  • ¥15 Fluent齿轮搅油
  • ¥15 八爪鱼爬数据为什么自己停了
  • ¥15 交替优化波束形成和ris反射角使保密速率最大化
  • ¥15 树莓派与pix飞控通信