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.
我已经使用 vTiger WebForms 模块在 vTiger 系统中插入新的潜在客户,现在我需要对这些潜在客户执行更新 - 有什么可以执行此操作吗?
我没有找到此操作的任何参考...
查看 Web 服务文档。
可能您必须更改 webforms 文件夹中的索引文件并在那里调用适当的 api。在此之前占用您的文件,我认为您需要在执行任何 CRUD 操作之前注册该操作。
您必须下载并阅读文档才能通过网络服务与 vtiger crm 建立连接,以便从此处执行更新/删除/插入下载:
http://forge.vtiger.com/frs/?group_id=181