[Vtigercrm-commits] [Vtiger development] #8107: No possibility of adding widgets to the summary records

Vtiger development vtiger-tickets at trac.vtiger.com
Wed Jun 18 11:34:32 GMT 2014


#8107: No possibility of adding widgets to the summary records
-----------------------+-----------------------------
 Reporter:  opensaas   |      Owner:  developer
     Type:  defect     |     Status:  new
 Priority:  critical   |  Milestone:  6.1.0
Component:  vtigercrm  |    Version:  6.0.0
 Severity:  High       |   Keywords:  widgets summary
-----------------------+-----------------------------
 To add a widget in summary need to modify the following system files:

 {{{
 modules/Potentials/models/DetailView.php
 modules/Project/models/DetailView.php
 modules/HelpDesk/models/DetailView.php
 modules/Accounts/models/DetailView.php
 modules/Vtiger/models/DetailView.php
 layouts/vlayout/modules/Potentials/SummaryViewWidgets.tpl
 layouts/vlayout/modules/HelpDesk/SummaryViewWidgets.tpl
 layouts/vlayout/modules/Project/SummaryViewWidgets.tpl
 }}}

 It should be possible to add any widgets in each of the modules without
 having to modify system files. Proposes to make it the same as
 DASHBOARDWIDGET.
 Additionally given the opportunity to move the widgets In summary, you can
 change the order of widgets

--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8107>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM


More information about the vtigercrm-commits mailing list