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

I have a field that store a url calle e_link_full but if I put

<a t-attf-href="line.product_template_id.e_link_full">
this copy text not value stored

thanks for your answers

Avatar
Discard
Best Answer

< a t-attf-href = " # {line.product_template_id.e_link_full}" > Text to display</a>

Avatar
Discard

I am not sure whether there's a change, but the single pair of '{' and '}' is not working in Odoo 16 that I am using, however it should be double pair, which is '{{' and '}}'

Related Posts Replies Views Activity
1
Apr 25
1204
2
Mar 25
1342
4
Nov 24
7063
1
Mar 24
1982
3
Sep 23
24792