- Issue created by @markusa
CiviCRM multi-valued custom field group Views integration broken
Similar to
https://www.drupal.org/project/civicrm_entity/issues/3312320 β
https://github.com/eileenmcnaughton/civicrm_entity/issues/370
Create a new custom field group in CiviCRM, for contacts. Check the "multiple values" checkbox.
Create a custom field in the group.
Add two records for this new custom field group on a contact
Now make a View listing contacts, add this field to the View. Also add "Display name" field
No values for either field are rendered by Views. The number of rows is correct. Happens whether field values are rendered in one row, one row per value.
Fix the bug
Active
4.0
Code