Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7.14
-
Component/s: CiviCRM Search
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Sprint:4.7.14 Easy-ish ones
-
Funding Source:Core Team Funds
Description
In 4.7 the search code was updated to support relative date filters on custom fields. This is tested and works from the php query object side (CRM-17116).
Unfortunately the work on the date picker https://github.com/civicrm/civicrm-core/commit/013ac5dfe9845780c8c7268aebe1ac2828de04e6 removed the relative date widget from the tpl - hopefully it's just a case of adding a param to make it relative.