[Vtigercrm-commits] [vtiger development] #6997: giving default success text message for webform is not working

vtiger development vtiger-tickets at trac.vtiger.com
Thu Jan 27 23:55:51 PST 2011


#6997: giving default success text message for webform is not working
-----------------------+----------------------------------------------------
 Reporter:  pratim     |       Owner:  developer 
     Type:  defect     |      Status:  new       
 Priority:  major      |   Milestone:  Unassigned
Component:  vtigercrm  |     Version:  5.2.1     
 Keywords:             |  
-----------------------+----------------------------------------------------
 Go to Following file

 modules/Webforms/Webforms.config.php

 At line 24 you can find the following code


 {{{
 $defaultSuccessMessage = '';
 }}}

 You can add the default message here which should show after successful
 creation of records. But if you will go to create any new record though
 webform you can see this message will not show after successfully creation
 of records. Instead it is always taking the message for webform language
 file from 'LBL_SUCCESS'.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6997>
vtiger development <http://trac.vtiger.com/>
vtigerCRM



More information about the vtigercrm-commits mailing list