i try to set href to a button but in url have "&" so i cant set it
example this code cant run because "&" in url
<a t-attf-href="https://www.odoo.com/forum/help-1?search=t-att&filters=all&sorting=write_date+desc">
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i try to set href to a button but in url have "&" so i cant set it
example this code cant run because "&" in url
<a t-attf-href="https://www.odoo.com/forum/help-1?search=t-att&filters=all&sorting=write_date+desc">
Hi,
Please update your code like this,
use '&' instead of &
<a t-attf-href="https://www.odoo.com/forum/help-1?search=t-att&filters=all&sorting=write_date+desc">
Muhammed Ali M - iWesabe
i found solution use &
in place of &
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
3
set. 20
|
4408 | ||
|
2
abr. 20
|
6170 | ||
|
0
jan. 25
|
1074 | ||
|
0
ago. 24
|
1602 | ||
|
1
dez. 23
|
2494 |