Aform Record ID for Contact Form 7

Description

Aform Record ID for Contact Form 7 automatically fills a hidden field named “record_id” with a unique value on each form submission.

Useful for:
– Linking form submissions across multiple systems
– Synchronizing data between Telegram, Google Sheets, etc.
– Tracking individual form requests

Usage

  1. Add this field to your Contact Form 7 form:

[hidden record_id]

  1. Submit the form.

  2. The field will be automatically populated with a unique ID.

Example generated value:
1709823456123

Privacy

This plugin does not store or process personal data.

It only generates a temporary unique ID for each form submission.

Disclaimer

This plugin is not affiliated with or endorsed by Contact Form 7.

Screenshots

FAQ

Does this plugin store any data?

No. The plugin does not store any data in the database.

Does it work without Contact Form 7?

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Aform Record ID for Contact Form 7” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2.3

Renamed the plugin to Aform Record ID for Contact Form 7, added the Contact Form 7 dependency header, updated the contributor, and replaced direct script output with the WordPress enqueue API.

1.0.0

Initial release.