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?
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
3
апр. 25
|
5915 | |||
|
5
нояб. 23
|
44363 | |||
|
Create dynamic tree view
Решено
|
3
сент. 23
|
10305 | ||
|
1
сент. 22
|
4578 | |||
|
1
июн. 22
|
13424 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.