Add api for afform prefill
authorColeman Watts <coleman@civicrm.org>
Sun, 25 Aug 2019 23:44:55 +0000 (19:44 -0400)
committerCiviCRM <info@civicrm.org>
Wed, 16 Sep 2020 02:13:19 +0000 (19:13 -0700)
commit3fe3418556aac1beaf79e5786532972c3fb6ed29
tree5e6163ff210db56592a3aa28bdab47a19e7f6c1a
parent93eb21def99ec6316055b8a5bd5b3a323c2393a0
Add api for afform prefill
ext/afform/core/CRM/Afform/Page/AfformBase.php
ext/afform/core/Civi/Afform/Utils.php [new file with mode: 0644]
ext/afform/core/Civi/Api4/Action/Afform/AbstractProcessor.php [new file with mode: 0644]
ext/afform/core/Civi/Api4/Action/Afform/Prefill.php [new file with mode: 0644]
ext/afform/core/Civi/Api4/Afform.php
ext/afform/core/ang/af/ModelList.js
ext/afform/core/ang/af/ModelProp.js