Quickly and easily build forms with a simple drag-and-drop interface and in-place editing. There are dozens of form-building plugins out there to create forms, but most are confusing and overly complicated. With Formidable, it is easy to create forms within a simple drag-and-drop interface. You can construct custom forms or generate them from a template. Shortcodes can be used as well as spam catching services.
Create forms the Easy way with Formidable Pro
HTML code: Create forms the Easy way with Formidable Pro
Formidable Free Edition
HTML code: Formidable Free Edition
Features
- Saves all responses to the database (even in the free version) for future retrieval, reports, and display in Formidable Pro Learn more at: http://formidablepro.com
- Integrates with WP reCAPTCHA and Akismet for Spam control
- Shortcode [formidable id=x] for use in pages, posts, or text widgets for WordPress version 2.8 and above.
- Alternatively use
<?php echo FrmEntriesController::show_form(2, $key = '', $title=true, $description=true); ?>in your template - Customize most HTML when editing the form (code for editing HTML when creating the form is soon to follow… and documentation too)
- Create forms from existing templates or add your own. A contact form template is included.
- Direct links available for previews and emailing surveys with and without integration with your current theme. Make these links pretty with Pretty Link integration
- Select an email address to send form responses under “Form Notification Options”
- Input default values into form fields with the option to clear when clicked
- PHP ninjas can display data in templates using functions in FrmApiController. However, there is currently no documentation for these functions.
- Upload formidable folder to the wp-content/plugins directory
- Activate the plugin through the ‘Plugins’ menu
- Go to the Formidable ‘Settings’ menu to select a front-end preview page.
- Create a new custom form or use the existing Contact Form template.
- Use shortcode [formidable id=x] in pages, posts, or text widgets. (Requires WordPress version 2.8 or higher)


