I want to understand what is t-esc in odoo xml?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
t-esc is used to print out the value in a variable.
Thanks
Thanks
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
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Aug 25
|
2153 | ||
|
1
Jul 25
|
699 | ||
|
1
Aug 25
|
1150 | ||
|
0
May 25
|
1244 | ||
|
2
Apr 25
|
3394 |