Aform Record ID for Contact Form 7

Beschrijving

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.

Schermafbeeldingen

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Aform Record ID for Contact Form 7” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Aform Record ID for Contact Form 7” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

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.