Hello everyone,
I'm pretty sure I know that answer, but I couldn't find anything definitive so I thought I would ask.
I've built an email template using the module system. Each module has local variables. The problem is that we need to localize the emails using dynamic content from a segmentation. Is it possible to make a local variable dynamic? If not, are there any solutions or work arounds or do I just need to make every part of the module a 'mktoText' area?
Thanks as always for the help.
Hey Nicolas,
Unfortunately you can't make local variables dynamic
You can input tokens into them, though - so there's likely an option to make them "dynamic" using velocity script instead of dynamic content!