Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
7531 Zobrazení

I want to understand what is t-esc in odoo xml?

Avatar
Zrušit
Nejlepší odpověď

Hi,

t-esc is used to print out the value in a variable.

Thanks

Avatar
Zrušit
Autor

Thanks

Nejlepší odpověď

Hi Asmaa,

The t-esc directive is used in Odoo to display the value of a field or expression in a template.

When using the t-esc directive in Odoo XML, the value of the field or expression will be automatically escaped before being displayed in the template. This means that certain characters in the value that have special meaning in HTML, such as , &, ", and ', will be replaced with their corresponding HTML entities.


Documentation:
https://www.odoo.com/documentation/14.0/developer/reference/javascript/qweb.html


Hope it Helps,

Kiran K

Avatar
Zrušit
Autor

Thanks

Related Posts Odpovědi Zobrazení Aktivita
2
srp 25
2193
1
čvc 25
747
1
srp 25
1150
0
kvě 25
1254
2
dub 25
3437