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 &
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
3
sep. 20
|
4357 | ||
|
2
apr. 20
|
6087 | ||
|
0
jan. 25
|
1024 | ||
|
0
aug. 24
|
1530 | ||
|
1
dec. 23
|
2414 |