Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Create a Custom Form Contact Form

Buildrr LLC edited this page Jan 21, 2014 · 1 revision
  1. Login as the admin.
  2. Go here : http://[your site domain]/admin
  3. If you don't see Custom Forms, then we need to install the Answers plugin.
  4. Go to Install Plugins
  5. Click Answers
  6. Go back to admin dashboard
  7. Click "Custom Forms". (you can jump to this step if Answers is already installed.)
  8. When you install a plugin, you may need to refresh the site cache. Do that by adding ?debugger=2 to the end of the url. (ex. http://[your-site-name]/answers?debugger=2
  9. Click "Add"
  10. Build your form
  11. Go to the form index. (admin bar at the bottom > View All Forms)
  12. copy the form template tag, and place it into your new content page
  13. ex. http://[your-site-domain]/contact-us

Clone this wiki locally