Hi all,
is possible from VOLT templates to add elements to arrays? I've found how to create a new array but no way to add elements to it after creation.
I tried with the following without success: {% SET my_array[] = myObj %}
Thanks
Hi all,
is possible from VOLT templates to add elements to arrays? I've found how to create a new array but no way to add elements to it after creation.
I tried with the following without success: {% SET my_array[] = myObj %}
Thanks