Dynamically change content based on file location in CMS?
Hi, bit of a random question -
I want to be able to dynamically change a bit of HTML based on where the file is saved in the Responsys CMS.
For instance, I have an include <#include = "defaultbrand.html"> which brings in content. If my content file is saved (somewhere) within my content folder called "HX" I want to automatically swap "defaultbrand.html" for "hxbrand.html". If my content file is saved somewhere within my content folder called "BN" I want to automatically swap "defaultbrand.html/hxbrand.html" for "bnbrand.html" etc etc.
Is this in any way possible?
0