Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Flex 相关字段中添加我的自定义模块“我的通话”。现在默认情况下有 Campaign、Accounts、Leads 模块。
我正在尝试使用 tpl 文件添加模块,但我认为它不会起作用。
如果有人对此有一些想法,请给我一些提示。
你能用下面的sql查询吗?插入vtiger_fieldmodulerel( ,,,,,)值('237' fieldid, '产品' module, '日历' relmodule, NULL status,sequenceNULL);插入vtiger_ws_referencetype(fieldtypeid,type)值('34','产品');
vtiger_fieldmodulerel
fieldid
module
relmodule
status
sequence
vtiger_ws_referencetype
fieldtypeid
type