Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.19
-
Fix Version/s: 4.7.23
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:Yes
Description
For the task of supporting custom field token of Contribution in ThankYou letter, part of the fix is merged into the core and this was the PR https://github.com/civicrm/civicrm-core/pull/10082. So now user can manually enter
{contribution.custom_n}token (where 'n' is the custom field ID) in thankyou letter content BUT this is not a user-friendly way to do this task.
So only remaining thing would be to include human readable contribution's custom field label in token widget.