Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
7534 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

Hi,

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

Thanks

Imagine profil
Abandonează
Autor

Thanks

Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

Thanks

Related Posts Răspunsuri Vizualizări Activitate
2
aug. 25
2194
1
iul. 25
747
1
aug. 25
1150
0
mai 25
1255
2
apr. 25
3437