Project Description:
Reseller Account Form - Modify the existing LEAD form (PHP)
Product Registration Form - Modify the existing CONTACT form (PHP)
Warranty Claim Form -Create a new form that will require a login from the Registration form. Will create a help desk ticket in Vtiger CRM
Three web forms simple work flow
1. Header and footer are taken from a text document (ex. headerform.txt & footerform.txt)
2. Data collection of Name, address and etc. Some fields will be required to go to the next step. Forms will have steps 1-2-3 which will be filled out and then the customer will click on continue for each step1 -2 and submit for the 3rd step
3. The customer should land to a THANK YOU page (will be different for each webform and will display a completed version of what was submitted. This can also be done through a text document or html document)
4. When submitted the information would be sent to VTIGER CRM, and an E-mail conformation to customer and webmaster. (a different e-mail address for each web form to the webmaster)
CRM LOCATION FOR THE WEBFORM INFORMATION COLLECTED
Reseller Account Form – GO TO LEADS
Product Registration form- GO TO CONTACTS
Warranty Claim form- GO TO TROUBLE TICKETS
Link to Vtiger Form CRM documentations
http://wiki.vtiger.com/index.php/Vtiger_Web_Forms_5.0.3_-_User_Manual
Link to Vtiger Portal CRM documentations (will be used to create a login and password for the Reseller account form and warranty claim form)