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">
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
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
3
9月 20
|
6770 | |||
|
2
4月 20
|
8675 | |||
|
0
1月 25
|
3391 | |||
|
0
8月 24
|
3805 | |||
|
1
12月 23
|
4564 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.