Page 1 of 1

dynamic CMS content based on Thymeleaf template?

Posted: Tue Nov 13, 2012 3:34 pm
by porzezin
Hi,

I have read http://docs.broadleafcommerce.org/curre ... orial.html and found BLC-291
I have a question: is there a way to define in the Broadleaf CMS dynamic content based on Thymeleaf template?

for example, using th:text = "${customer.firstName}"

Best regards
PP

Re: dynamic CMS content based on Thymeleaf template?

Posted: Wed Nov 14, 2012 2:13 pm
by aazzolini
I'm not completely following your question.

Could you explain further what you're trying to do please?

Re: dynamic CMS content based on Thymeleaf template?

Posted: Fri Nov 16, 2012 2:27 am
by porzezin
Is there a way that to create in CMS a thymeleaf template and use it, for example, to display the product category?
And not just a static html ...

Best regards
PP