How to dynamic list in email template?
Hello, I want to get a list data of unknown lenght into html body(list).But I don't know how to do this.For example, I am pulling a data. in one of them, data1 and data2 come. in the next one, data1, data2 and data3 come. how can I print them dynamically in the mail template?




