WPForms
98The best WordPress contact form plugin. Drag & Drop form builder to create beautiful contact forms, paymen...
An add-on for Contact Form 7 to add an unique id to every form submission.
UniqueID for Contact Form 7 is a WordPress plugin that adds a unique submission ID field to forms created with Contact Form 7. You can choose to make this field either hidden or visible, and it automatically increments with each submission. The plugin is designed for users who need to track form submissions with unique identifiers.
Best for: This plugin is suitable for users of Contact Form 7 who require unique identifiers for form submissions.
What it does well
Where it falls short
UniqueID for Contact Form 7 provides a specific functionality for tracking submissions, but its mixed ratings and lack of recent updates may be a concern for some users.
Ewald Harmsen's own description of UniqueID for Contact Form 7, lightly tidied.
Plugin for Contact Form 7: adds a field for an unique submission id.
You can choose to include a hidden or an visible field to your form.
This field will be automatically filled with an number which is incremented on every submission.
Just add the field to your form.
You can filter the value using the cf7_submission_id_filter.
To add leading zeros for example, just put the code below in your functions.php
add_filter('cf7_submission_id_filter', 'custom_cf7_submission_id_filter');
function custom_cf7_submission_id_filter($val){
return sprintf("%04d", $val);
}
Other plugins for building forms.
The best WordPress contact form plugin. Drag & Drop form builder to create beautiful contact forms, paymen...
The best anti-spam protection to block spam comments and spam in a contact form. The most trusted antispam sol...
Get a fast contact form plugin. Create advanced forms using drag and drop form builder with all smart features...
Best WordPress form builder plugin. Create contact forms, payment forms & order forms with 1000+ integrati...
Save and manage Contact Form 7 messages. Never lose important data. It is a lightweight contact form 7 databas...
Elementor forms builder to create WordPress forms like contact form, booking form, feedback form, survey form,...