WP Manifestindependent plugin directory
manifest / content / acf-auto-generated-value

Advanced Custom Fields: Auto-generated value

Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms. Includes option to hide the field from the user.

by Kindly · github.com/andersthorborg/acf-auto-generated-value · website

28stars
10forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/andersthorborg/acf-auto-generated-value/archive/refs/heads/master.zip

ACF Auto-generated value Field


Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms. Includes option to hide the field from the user

Compatibility

This ACF field type is compatible with:

  • ACF 5

Installation

  1. Copy the acf-auto_generated_value folder into your wp-content/plugins folder
  2. Activate the Auto-generated value plugin via the plugins admin page
  3. Create a new field via ACF and select the Auto-generated value type
  4. Please refer to the Creates a hidden/readonly field in a repeater that gets a unique key, that won't change once it is saved. Ideal for user-generated forms. for more info regarding the field type settings

Changelog

Please see readme.txt for changelog