Network widgets
Multivalued reference fields
Reference fields containing multiple values are supported for Hierarchy Explorer and the Search widget.
These enhancements are enabled by default.
For information about these fields, see Multivalued reference fields.
Hierarchy Explorer widget
Multivalued field display on HCP and HCO accounts in the hierarchy. They can also be used to filter the hierarchy to find specific accounts.
Prerequisite
To use multivalued fields in Hierarchy Explorer, they must be added to the Hierarchy Index file. Contact Veeva Support to add the fields.
Search widget
Multivalued fields are supported in the Advanced search form, as filters, and they display on account profiles.
Advanced Search form
Widget users can use the fields to search for HCP and HCO accounts.
Filter on fields
The search results can be filtered using a multivalued field.
View account profiles
Multivalued fields display on account profiles in the widget.
The fields cannot be edited on account profiles.
API support
Integration users can view labels for multivalued fields when the Enriched Results flag is used in the Search and Retrieve Entity API.
Example
Multiple labels display for the All Specialties CDA field.
"all_spec_cda__v": "cd,im", "all_spec_cda__v_value__u": [ "Cardiology", "Internal Medicine" ]
This is supported for Network API version 36.0.
For details about the Enriched Results flag, see the Search widget topic in the Veeva Network Developer Help.