[Vtigercrm-developers] Vtiger_Action_Model [SOLVED]

Alan Lord alanslists at gmail.com
Wed Apr 29 12:32:16 GMT 2015


Just to help others, if you look in the main PBXManager module class 
file there is some code that creates and removes custom Actions in the 
vtiger_actionmapping table when PBXManager is installed etc.

The rest is easy to follow through the code :-)

Al

On 29/04/15 12:16, Alan Lord wrote:
> I would like to create a new kind of "Action" for a custom module in
> vtiger 6.2.0 - lets call it "Renew". It's going to be a bit like a cross
> between Convert Lead and Duplicate.
>
> Is there a mechanism (an API) that I can use to register my new Action
> so that it will appear in the Tools section of the Profile Editor and
> it's visibility can be turned on or off by the administrator?
>
> Do I need to extend the Vtiger_Action_Model to include my new Action in
> the $utilityActions array?
>
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>




More information about the vtigercrm-developers mailing list