-
- Downloads
SearchKit - ensure only relevant fields are editable
Fixes #3423 Ensures that custom fields for one entity sub-type (e.g. Individual) are not presented as editable for other sub-types (e.g. Organiztion).
Showing
- ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php 53 additions, 10 deletions..._kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
- ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php 103 additions, 0 deletions..._kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php
- ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunWithCustomFieldTest.php 116 additions, 2 deletions...nit/api/v4/SearchDisplay/SearchRunWithCustomFieldTest.php
Loading
Please register or sign in to comment