Skip to content

Update hook_civicrm_fieldOptions for new fieldNames

colemanw requested to merge colemanw/areas:optionsHook into master

In 5.79 hook_civicrm_fieldOptions will identify custom fields by name instead of ID.

This patch will handle both, maintaining full backward-compat.

See https://github.com/civicrm/civicrm-core/pull/30986

Merge request reports

Loading