Allow other modules to register field types and their process functions to be used by Get entity field value and get form field value nodes.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vishalkhialani created an issue. See original summary.

akshay.kelotra’s picture

Status: Active » Needs review
FileSize
62.84 KB

I have added field process event dispatcher and modified code to register field types with their process functions.

vishalkhialani’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed this patch and tested it. It is working fine.

neeravbm’s picture

Status: Reviewed & tested by the community » Fixed

I have merged this patch to dev branch.

  • akshay.kelotra committed 760411c on 8.x-1.x
    Issue #3088760 by akshay.kelotra, vishalkhialani: Allow other modules to...
neeravbm’s picture

Status: Fixed » Closed (fixed)