Merge pull request #18449 from colemanw/multiValueAutocomplete
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 14 Oct 2020 09:06:05 +0000 (20:06 +1100)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 09:06:05 +0000 (20:06 +1100)
commit58ebeee33f4e52250bc43447a4fb571529660de0
tree704db0fdea26e69732b567cde1345c21f00854f7
parented839aaac871e5ab532edcc89566a25d514c96fb
parente25611c715742cb89cd7c6ad35970ad23e4b413f
Merge pull request #18449 from colemanw/multiValueAutocomplete

Allow custom fields of type Autocomplete-Select to be multivalued
CRM/Core/BAO/CustomField.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/CRMTraits/Custom/CustomDataTrait.php