Avatar

Level 2

Hello,

 

We were able to do this by extending the recipient table to add a "seed" fieldname. We populated this fieldname ONLY for seed addresses - not for any recipients. Then in subject line we would just prefix with <%= recipient.seedFieldName %> and for seed emails only, this would populate. Hope that makes sense. Thanks!