Computed Field Module

Drupal 8 Version Number
8.x-1.0-alpha4
Release Date
Importance
6
Description and Notes

The Computed Field Module provides a convenient way for site builders to install a snippet of PHP code to generate a field value computed from the value of other fields. There are some example code snippets available on drupal.org, some for Drupal 7 and some for the Drupal 8 implementation at the following link.