Conditionally change tribute eCard content based on tribute text
R
Ryan Smith
If it is not possible to have different templates based on the Tribute option, it would also be great if you could have conditional statements within the templates to add sections if specific conditions are met via pseudo-code, which could be useful in more than just the Tributes section.
For example, something like this where ` is a unique identifier of code for a segment.
if tribute-type="In Honor Of"
Thank you for your amazing gift!
endif
if tribute-type="In Memory Of"
We thank you for honoring the memory of your loved one.
endif