[Vtigercrm-commits] [Vtiger development] #7870: Field ID in DetailView loaded asynchronous

Vtiger development vtiger-tickets at trac.vtiger.com
Fri Dec 20 11:58:59 GMT 2013


#7870: Field ID in DetailView loaded asynchronous
-----------------------+------------------------
 Reporter:  warnat     |      Owner:  developer
     Type:  defect     |     Status:  new
 Priority:  minor      |  Milestone:  Unassigned
Component:  vtigercrm  |    Version:  6.0.0 RC
 Severity:  Medium     |   Keywords:
-----------------------+------------------------
 Hy,
 In the DetailView the FieldID will be missing the ModuleName if I load the
 full DetailView via Related Links Sidebar.

 The solution is to replace in
 /layouts/vlayout/modules/Vtiger/DetailViewBLockView.tpl

 every {$MODULE}
 with {$MODULE_NAME}

 Stefan

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


More information about the vtigercrm-commits mailing list