Field Autovalue
31 sites
No security coverage
This module allows fields to automatically generate values when the entities they belong to are saved. You can configure which fields use this feature and specify how the automatic value should be generated.
Field Autovalue allows fields to be configured to have custom values generated automatically whenever the entities they belong to are saved.
It does so by exposing a plugin system which allows fields to be configured to use a specific plugin to generate the automatic value.
The module does not provide any plugins (except inside the test module).