Hi there, this is my new question at here,
How could I open new tab of browser when user click the link "Open New Tap" from "More" of tree view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi there, this is my new question at here,
How could I open new tab of browser when user click the link "Open New Tap" from "More" of tree view?
for open new tab of browser when click the link you can add target="_blank" code
eg:
<a t-if="website.social_whatsapp"
t-att-href="website.social_whatsapp"
class="btn btn-sm btn-link"
target="_blank">
Open in new tab is attribute target="_blank" in anchor "a" tag of html.
could you tell me where I can add?
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
abr 25
|
4406 | ||
|
5
nov 23
|
42754 | ||
Create dynamic tree view
Resuelto
|
|
3
sept 23
|
9333 | |
|
1
sept 22
|
3580 | ||
|
1
jun 22
|
12397 |