I am having problems setting the required fields for the Web to Lead html form. By default it only does the last name as required fields. I would like to make first name, company, and phone number as required fields. I followed this post:
http://www.sugarcrm.com/forums/showt...ields+Web+Lead
but have not found the solution. Under modules/Leads/vardefs.php required is set to true. In the html form I have:
<input id="req_id" value="last_name;first_name" name="req_id" type="hidden" />
Still, if I leave the first name blank, it sends the message and doesn't give me any warning. How can I fix this?
I am using Sugar CRM CE 5.0e


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks