[Vtigercrm-commits] [Vtiger development] #8074: List View link to Detail View

Vtiger development vtiger-tickets at trac.vtiger.com
Wed May 28 06:58:49 GMT 2014


#8074: List View link to Detail View
-------------------------+-------------------------------------------------
 Reporter:  branokosik   |      Owner:  developer
     Type:  defect       |     Status:  new
 Priority:  unassigned   |  Milestone:  Unassigned
Component:  vtigercrm    |    Version:  6.0.0
 Severity:  Low          |   Keywords:  entityname, listview, detailview,
                         |  isNameField, ListViewContents
-------------------------+-------------------------------------------------
 In List View (ListViewContents.tpl) is the function isNameField used to
 detect type of string to add link for a Detail View.
 For Tickets (HelpDesk) is moduleEntityNameFields queried as "title", but
 in vtiger_crmentity is that fieldname defined as "ticket_title".

 If I change moduleEntityNameFields to "ticket_title", many other functions
 stop working, because they are using moduleEntityNameFields as columnname
 in modules tables.

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


More information about the vtigercrm-commits mailing list