formmenuFormidable Forms is a powerful plugin which allows you to easily create forms of all shapes and sizes – and so much more.

After activating the plugin, you will find a new menu like this one in your blog’s dashboard.

Creating a new form

  1. First, go to Formidable > Create a Form
  2. Choose between starting with a blank form or creating “From a Template”.  It is a good idea to start by using the Contact Form template to see how the plugin works.
  3. Add your fields by either dragging them into your form or by clicking on the field name in the menu on the right.
  4. Configure each field by clicking on the “Field Options” drop down menu.
  5. Click on “Create” at the bottom of the page.

Publishing a form

You have two options for publishing a form.

Option 1: Using a “shortcode” – this will let you put the form in any page or post in your blog

  1. Copy and paste the shortcode from the “Forms” page exactly as it appears, including the [ and ] symbols
  2. You can put the same form in more than one location on your blog

Option 2: Use the “Formidable Form” widget – works best with short forms such as single question polls or quick contact forms

  1. Go to Appearance > Widgets in you blog’s dashboard
  2. Drag the Formidable Form widget to your sidebar
  3. Choose the form you wish to show

Export form entries to CSV

  1. Go to Formidable > Pro Form Entries
  2. Select the form you would like to export (Note: if you do a search, only the entries matching you search will be exported)
  3. Click on “Download CSV” at the bottom of the page

Display form responses on your blog

  1. Use the shortcode [ formresults id=x ] where x is the id of the field you wish to display and there are no spaces after the [ or before the ]
  2. Use the shortcode [ frm-graph id=x ] to show a graphical representation of the data in your form
  3. Field id’s are found on the “Form Entries” page in the column header that displays the information.  For example, if the column header is “Name (mvh342 | 43) then 43 would be the field id.