Skip to Content
Menu
This question has been flagged
1 Reply
2838 Views

Code Preview

how i can setup variable and pass value to variable ?

which is mistake why my code is not working ....even no error ..

Avatar
Discard
Best Answer

Hi,

Use <t t-set="test"  to set a value to a variable. See the sample,

<t t-set="move" t-value="exception[0]"/>

Thanks

Avatar
Discard
Related Posts Replies Views Activity
4
Nov 24
5238
1
Mar 24
398
3
Sep 23
22661
0
Feb 24
1718
1
Oct 22
2791