Hi, all-
We are working on triggered emails and need first names in our output.
We've realized that the fname field is blank for households. It only populates if it is an individual.
We obviously want to include names for our household accounts.
Has anyone figured out a way to do this?
Thank you!
In TATL consortium we used the Split sort name to get First and Last Name based on this. It is in the OutPut Set Cookebook.
https://www.tessituranetwork.com/en/Files/Docs/Customizations/Output-Set-Manager-Cookbook
SORTNAME SPLIT AS A1_FNAME And A1_LNAME
I made a custom view that includes the a1 and a2 fname/mname/lname fields for hhold affiliates. We build WordFly name field data with it, among other uses. Happy to share if interested.
Chris,
Thank you, that would be quite helpful! That is exactly what we need it for.
rstone@artisnaples.org
Thanks so much!
Thank you, Mary!
Please download the custom view here:
https://gcloud.guthrietheater.org/s/PdjTooNgKenqZ7j
This is great! Thanks, Chris. Really appreciate you sharing this.
You're welcome! Enjoy...
Thanks Chris - It works like a dream.