Can the Email Selected Users feature use nVelocity?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Can the Email Selected Users feature use nVelocity?

Post by AbleMods » Tue Sep 08, 2009 7:18 am

In 7.0.3 there's some nifty new email features in the Manage Users page.

When you're using that HTML editor to build an email, is nVelocity scripting available i.e. $user.FirstName etc?

If so, what data class(es) is/are available? I would assume $store and $user but I'm not sure....
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
Logan Rhodehamel
Developer
Developer
Posts: 4116
Joined: Wed Dec 10, 2003 5:26 pm

Re: Can the Email Selected Users feature use nVelocity?

Post by Logan Rhodehamel » Wed Sep 09, 2009 12:57 pm

Yes, but $store and $customer are all you get there.

${customer.PrimaryAddress.FirstName}

A lot of related data can be obtained from these two variables though...
Cheers,
Logan
Image.com

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.

Post Reply