[Vtigercrm-developers] Dashboards in vTiger 6

Vikas Jain vikas at vtiger.com
Mon Mar 4 23:41:42 PST 2013


Salim,

Add a link entry(Vtiger_Module->addLink API) to the module with type
"DASHBOARDWIDGET".
Check here<http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/6.0.0/modules/Migration/DBChanges/540_to_600.php#L633>which
is added in the migration script for Potentials module.

In the url parameter for example "
index.php?module=Potentials&view=ShowWidget&name=History"
The name parameter looks for the
vtiger6/modules/Potentials/dashboards/History.php file if not present
there is a fallback on  vtiger6/modules/Vtiger/dashboards/History.php which
is responsible for processing
and displaying the widget content.

On 1 March 2013 10:48, salim <salim at posibolt.com> wrote:

> Hi All,
>    How can i create a Custom Widgets in vTiger 6,
>
> Thanks
> --
> Salim
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Regards
Vikas
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130305/21e6a837/attachment.html 


More information about the vtigercrm-developers mailing list