- fist need to find the appropriate WFFM module. refer https://sdn.sitecore.net.
- refer bellow image to see appropriate WFFM module.
- Go to sitecore desktop and install wffm package.
- Installation wizard will copy wffm database to \Data.
- Need to attached those dbs into sql sever.
- Those databases use to save forms submitted data.
- Modify the connection string in \app_config\include\forms.config.
- Above image show WFFM sample form. new form should inherited form /sitecore/templates/Web Forms for Marketers/Form
- Use Form designer to design the form.
- Use Form Reports to see the data base data.