Hello,
I have an anonymous event where a registrant gets a certain amount of attendees based on level. They also get some added benefits based on level. Thus, we do not want them to see their entire purchased list with amount next to it because it doesn't break it down in that way.
I am wondering if there can be a merge field for level name, i.e {@LevelName}.
Right now I have:
Order Details:
Business Class: {@LevelPrice}
I would rather have:
Order Details:
{@LevelName: {@LevelPrice}
Thanks so much!
I have an anonymous event where a registrant gets a certain amount of attendees based on level. They also get some added benefits based on level. Thus, we do not want them to see their entire purchased list with amount next to it because it doesn't break it down in that way.
I am wondering if there can be a merge field for level name, i.e {@LevelName}.
Right now I have:
Order Details:
Business Class: {@LevelPrice}
I would rather have:
Order Details:
{@LevelName: {@LevelPrice}
Thanks so much!
Comment