How to code birthday greetings in XPLAN
- 2 years ago
Hi ewkservice01 - great question!
Here is some code that will help you:
First Name: <:=$recipient.first_name:>
Use it like this:
Dear <:=$recipient.first_name:>,
Preferred Name <:=$recipient.preferred_name:>
Use it like this:
Hi <:=$recipient.preferred_name:>,
You can also add their surname as well:
Dear <:=$recipient.first_name:> <:=$recipient.last_name:>,
Dear <:=$recipient.preferred_name:> <:=$recipient.last_name:>,
You can even get fancy, and check if there is a preferred name first, then use the first name if there isn't a preferred name - use:
Dear <:if $recipient.preferred_name:> <:=$recipient.preferred_name:><:else:><:=$recipient.first_name:><:end:>,
Hope this helps. Don't forget you can insert Email Syntax by clicking the X icon in the tool bar and choosing the field you want to include.
P.s. Hope you are automating the Birthday Card to be sent via scheduler. If you not doing this, and manually sending it - let me know - I'll pop some pointers here on how scheduler can do it for you!
Hi Jessica, thanks for your assistance. Can you please let me know if it is possible to test the template within XPLAN so that we know that the coding is correct. Thanks!
ewkservice01 we have a test client in xplan that we test every template on, that way we can see what the client would receive.
Agree with jessica.lamb to use scheduler, it's great and means you can do say a month at a time.
Welcome to the Advisely forums!
This is where financial advice professionals from all walks of life come together to share knowledge, swap ideas, solve problems, and talk all things growth and efficiency.
Here are some tips when posting in the forums:
- Be respectful and courteous to fellow members
- If a reply helped you, mark it as a solution so other users can find it easily
- Take a moment to read through our Community Guidelines
- For Xplan support issues, it's best to raise a ticket in Iress Connect first. You can also search the discussions for posts about the same issue first before starting a new thread.
- Keep an eye out for our 'Ask me anything (AMA)' threads – these are live text-based Q&As with industry and Xplan experts during a set period of time. Find out when the next one is happening here.
- Don’t be shy! You don’t need to be an expert to help someone out. Many users are looking for practical advice, shared experiences, or just a fresh perspective
- Introduce yourself and meet other members here!
We’re glad you’re here – see you around! 😁
Recent Discussions
🤓 Xplan Hint: Email Signatures That Stick!
Did you know Xplan recently updated how email and SMS signatures work when using the 'Override From Address' option? Why the Change? No more worrying about an email going out with the wrong signa...courtney.youngblutt3 days agoXplan Expert115Views3likes12Comments

