Afform - add entityRef widget support.
authorColeman Watts <coleman@civicrm.org>
Sun, 28 Feb 2021 04:33:49 +0000 (23:33 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 7 Apr 2021 03:06:35 +0000 (23:06 -0400)
commit7021898771d9c0dac904b04cb66337a9a787e94f
treee2e0b8a7e087fd272e922aa86e4bbd856bd41171
parent5da82bb19c8419507ef98a4db15d6466a1f526a1
Afform - add entityRef widget support.

Adds a v3 Afform api solely for the purpose of enabling entityRef widgets, which use APIv3.
api/v3/Generic/Getlist.php
ext/afform/core/api/v3/Afform.php [new file with mode: 0644]
js/Common.js