[Vtigercrm-commits] [vtiger development] #5751: Usability: Provide a way to avoid text chopping in Listview
vtiger development
vtiger-tickets at trac.vtiger.com
Fri May 8 06:16:24 EDT 2009
#5751: Usability: Provide a way to avoid text chopping in Listview
------------------------+---------------------------------------------------
Reporter: prasad | Owner: prasad
Type: defect | Status: reopened
Priority: minor | Milestone: 5.1.0
Component: vtigercrm | Version: 5.1.0-val1
Resolution: | Keywords:
------------------------+---------------------------------------------------
Changes (by prasad):
* status: closed => reopened
* resolution: fixed =>
Old description:
> Listview chops of the text at given length, it would be better to provide
> an option to turn-off this text being cut-off.
>
> May be, setting $listview_max_length = 0;
New description:
Listview chops of the text at given length, it would be better to provide
an option to turn-off this text being cut-off.
May be, setting $listview_max_textlength = 0;
Comment:
listview_max_textlength is not handled in RelatedListView and Calendar
ListView when value is 0 it displays just '...'
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5751#comment:3>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list