I need to display a python variable in javascript loop. But when I try to show it, doesn't work:
document.write("<p><strong> A l'attention de :"+${l.name}+"</strong><br/> Tél : </p>");
Help me please!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to display a python variable in javascript loop. But when I try to show it, doesn't work:
document.write("<p><strong> A l'attention de :"+${l.name}+"</strong><br/> Tél : </p>");
Help me please!
Print that value in div section with id, and call that value in javascript.
like
${l.name}${l.name}varlanme=document.getelementbyid('lname')
document.write("A l'attention de :"+ lname +"
");
Tél :
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Haz 25
|
3998 | ||
|
1
Eyl 19
|
10844 | ||
|
3
Ara 23
|
46057 | ||
|
4
Eyl 16
|
9087 | ||
|
0
Mar 15
|
3978 |