Fix APIv3 profile.getfields to return correctly keyed phone field
authorColeman Watts <coleman@civicrm.org>
Tue, 5 Jan 2021 00:18:25 +0000 (19:18 -0500)
committerColeman Watts <coleman@civicrm.org>
Tue, 5 Jan 2021 13:28:46 +0000 (08:28 -0500)
commit8cb596a50423f8c986239c30da4fff843a82a613
tree89abb3594dfb0d4f7f96f228cdb04aa32e0b1d27
parenta33793a0c6372f61f7c0dffe26f3546e87ce6e4b
Fix APIv3 profile.getfields to return correctly keyed phone field

This fixes the phone profile field to have the correct field key to match profile forms.
Fixes https://github.com/civicrm/org.civicrm.contactlayout/issues/91
api/v3/Profile.php