Vtiger Two development of the visual work detailed configuration [internal data confidential], how to deal with

Source: Internet
Author: User
Tags vtiger
Vtiger two-time visualization of the development of detailed configuration [internal data confidential]
System Management inside System Customization add workflow Management module

1.
How to add: Database table Vitger_settings_field add a record:
Linkto:index.php?module=workflowsetting&action=index&parenttab=settings
Modify the value of Vtiger_settings_field_seq after adding (perform plus 1 operation)

2.
System module add support for workflowsetting set to system default activation module
Modify include\utils\vtlibutils.php (138):
Add ' workflowsetting ' in function vtlib_modulealwaysactive ()

3. Use Vtlib to add a new module named Workboard that is work management or audit module

Special considerations for 500 or more types of modifications: (502 504 505 Types of additions)
Modify Table vtiger_ws_entity Add Workboard
Modify Table Vtiger_ws_entity_seq Update Record Count

4. Modify index.php
Supports ceajax=true AJAX mode

5.Smarty inside
Add WORKDETAILVIEW.TPL
Modify LISTVIEWENTRIES.TPL to add Support for tab tab switching
Modify EDITVIEWUI.TPL add support for special types of workflows (502 504 505)

6.include/utils/
Modify Details Control –detailviewutils.php (Uitype 504 505)
Modify Edit Control –editviewutils.php (Uitype 504 505)

7.iclude/listview
Modify List control –listviewcontroller.php (Uitype 504 505)

8 JS Related changes
Include/js

Listviewjs

Modify
Delete function Massdelete ()
Display function Showdefaultcustomview ()
Ajax function Getlistviewentries_js ()
Add Showdefaultcustomviewtab () function

------Solution--------------------
The foreign CRM is really not good in China.
------Solution--------------------
Look, it looks good.
  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.