merge fields continuity
Could you change the merge fields to have more continuity between templates?
For example, to merge the Fund Name on a Tax Receipt, we have to type {{FundName}} whereas to merge the Fund Name on a Tribute Letter, we plug in {{FunitName}}.
Also, in the tribute letter, we have to include the {{#foreach memorial}} & {{/foreach memorial}} to call that template. Then we also have to include the {{#foreach donation}} & {{/foreach donation}} expressions around the certain merge fields for those to work properly.
It would be easier if there were standard merge fields that worked in all templates such as DonorName, FundName, Donation_Amount, etc. Then, there could still be fields that are unique to each template.
I code, and I have ideas if you want some help. :-)