Displaying notes in Email templates

Nathan Arnold's Avatar

Nathan Arnold

27 Aug, 2015 01:09 PM

I have made sure that the notes are being properly populated, but the emails are not showing the notes. Here is my code:

{if !empty($customer.notes)}

Please take a moment to view and update your BizYellow Business page at: {$customer.notes}

{/if}

I've also tried:

{if !empty($notes)}

Please take a moment to view and update your BizYellow Business page at: {$notes}

{/if}

And:

{if !empty($subscription.notes)}

Please take a moment to view and update your BizYellow Business page at: {$subscription.notes}

{/if}

What am I doing wrong? Thank you.

  1. Support Staff 1 Posted by Marc Guyer on 27 Aug, 2015 01:31 PM

    Marc Guyer's Avatar

    Hi Nathan -- The notes field is intended to be internal -- not available to the customer. I think our Customer Meta Data system is what you're looking for.

  2. 2 Posted by Nathan Arnold on 27 Aug, 2015 01:37 PM

    Nathan Arnold's Avatar

    I see. Thank you Marc.

  3. Marc Guyer closed this discussion on 27 Aug, 2015 01:41 PM.

Discussions are closed to public comments.
If you need help with Cheddar please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

28 Mar, 2024 10:45 PM
24 Jan, 2024 08:33 AM
11 Jan, 2024 07:13 AM
30 Nov, 2023 02:07 AM
22 Nov, 2023 08:41 AM