Aform Record ID for Contact Form 7

Kuvaus

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.

Kuvankaappaukset

UKK

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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Aform Record ID for Contact Form 7” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Aform Record ID for Contact Form 7” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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.