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.zipACF 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
- Copy the
acf-auto_generated_valuefolder into yourwp-content/pluginsfolder - Activate the Auto-generated value plugin via the plugins admin page
- Create a new field via ACF and select the Auto-generated value type
- 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