This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AC CF7 Form Field Repeater

Description

A Contact Form 7 add on that allows you to create repeatable field groups. Tags that are inside the [acrepeater acffr-xxx] tag will a have the ability to be repeated when the user fills out the contact form. Input tags within repeated field tags can be used in the CF7 email template.

Installation

Use WordPress’ Add New Plugin feature, searching “AC CF7 Form Field Repeater”, or download the archive and:

  1. Upload the plugin files to the /wp-content/plugins/ac-cf7-form-field-repeater directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Edit a contact form or create a new contact form with Contact Form 7
  4. Use the AC Repeater form tag generator button in the Contact Form 7 editor to add the [acrepeater acffr-xxx][/acrepeater] tags to your contact form.
  5. Use any Contact form 7 Tags, html or text inside the repeater tags [acrepeater acffr-xxx]Name:[text another-name ][/acrepeater]
  6. Add the use the repeater tags in you email template [acrepeater acffr-xxx]Name:[text another-name ][/acrepeater]
  7. Acrepeater tags should be on there own line.

    `

[acrepeater acffr-xxx]
Name:[text another-name ] [text another-field ]
[/acrepeater]

`

This plugin requires the Contact Form 7 plugin to be installed and activated.

FAQ

What field can be repeated?

Any native Contact Form 7 tags can be used within the [acrepeater] tags

Reviews

Read all 1 review

Contributors & Developers

“AC CF7 Form Field Repeater” is open source software. The following people have contributed to this plugin.

Contributors