i have added color property in my leads and quotation according to the status of record. Now i want to add a description about the color in the listview above the records & below the search panel in listview so that user can easily understand which color is assigned for which lead status or quotation status.... For this right now i am editing the include/listview/listviewDisplay.php and added this code...
echo"Order Confirmation";
echo"hello";
echo'<br/>';
echo"Under Negotation";
echo"hello";
echo'<br/>';
echo "Business Lost";
echo"hello";
echo'<br/>';
echo"Confirmed with other Terms";
echo"hello";
echo'<br/>';
echo 'AutoDead';
Help me if anyone can in this regard. I will be highly obliged on receiving your help. Hope i will find my post reply soon......


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks