Difference between revisions of "Web Forms in WordPress"

From Help Wiki
Line 1: Line 1:
{{WPdocs|lead=
+
{{TwoColumn|lead=
 
Web forms let your viewers submit responses to a questionnaire you design.  
 
Web forms let your viewers submit responses to a questionnaire you design.  
 
|content=
 
|content=
Line 15: Line 15:
 
* [[Web Forms Best Practices]]
 
* [[Web Forms Best Practices]]
 
|sidebar=
 
|sidebar=
 +
 +
{{WordPress Sidebar Header}}
 +
 +
 
{{WordPress Help Sidebar}}
 
{{WordPress Help Sidebar}}
 
}}
 
}}
 
[[Category:Wordpress]]
 
[[Category:Wordpress]]

Revision as of 18:03, 13 November 2016

Web forms let your viewers submit responses to a questionnaire you design.

Responses can be emailed to the site administrator and also reside on the WordPress server accessible via the Dashboard. Evergreen uses Formidable Forms as the WordPress forms plugin.

To set up a web form on your WordPress site:

  1. From the Plugins window, activate Formidable
  2. Build your form in the Formidable section of your Dashboard. See Create a Form for step by step instructions.
  3. Embed your form into a post or page created beforehand using the “Add Form” button next to Add Media
  4. Form responses will be emailed to the site admin and will also be available in the Entries section of Formidable in the Dashboard

Tips:

  • Hover over the "i" - information icon for in-app help
  • Refer to the Web Forms Best Practices for tips on developing your form

See also: