Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.7
-
Fix Version/s: Unscheduled
-
Component/s: CiviCRM API
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
AJAX.php static function deleteCustomValue( ) does not any hooks!
Under drupal when viewing tabbed custom data and deleting a group of custom data (When a group is multiple) hook_custom() does not get called.
My expectation was that it would be called with "edit", and the object id.