HI, is it possible to run recursive templates? i mean, inside a single template, it might be useful to recall another template to add a predefined set of data. may it be possible with merge tags?
let me point out an example:
when sending an email to a contact, it might be useful to add as footer the last promos available on the website, without defining the fetch to extract data on each template, but adding is as a snippet
HI, is it possible to run recursive templates? i mean, inside a single template, it might be useful to recall another template to add a predefined set of data. may it be possible with merge tags?
let me point out an example:
when sending an email to a contact, it might be useful to add as footer the last promos available on the website, without defining the fetch to extract data on each template, but adding is as a snippet