Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.29
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
-
Overview:
-
How it works currently:
-
How it should work:
Description
If you export the results of a custom search, and you choose to export the custom search fields, hook_civicrm_export is not called, which causes e.g. theĀ civiexportexcel-extension not to work for custom searches.
I have a fix, which is a little hacky and not well tested. But I'll submit a pull request.