- This topic has 2 replies, 2 voices, and was last updated 6 months ago by .
-
Topic
-
Hi, i am just declaring a variable in a view, and want to display it in another view, any idea how to do it ?
view one:
{% set val = 0 %} {{ val }} displays ok
view two:
{{ val }} nothing displayed
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.