Skip to content

This Script allows you to add Fields the enhanced way in vtigerCRM.

Notifications You must be signed in to change notification settings

swarnat/vtigercrm-addfieldsextended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

vtigercrm-addfieldsextended

This script gives you more power if you would add fields in vtigerCRM.

It allows you to add related fields to multiple modules, and picklists, which sync possible values over different modules.

  • create new Relation Fields
  • create same Picklist in Leads, Contacts, Organizations and need to manage values only in one module

Usage

Please pay attention if you use this file. Errors require lots of time to be correct.

  • Upload fields.php to root directory of your vtigercrm

  • edit the file between

    // Add Fields START
    // Add Fields END

and add PHP functions addRelatedField and addPicklist to add the fields. (See examples)

About

This Script allows you to add Fields the enhanced way in vtigerCRM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages