D
Deleted member 10469
Guest
Hello, how get current id style inside a template please ?
Exemple :
{$xencreaIdStyles} is a string of styles id => "1,6,8,9"
Thanks for help
Exemple :
Code:
<xen:if is="{$currentStyleId} == {$xencreaIdStyles}">
<!-- my code.... -->
{$xencreaIdStyles} is a string of styles id => "1,6,8,9"
Thanks for help