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
|
6839 | |||
|
2
4월 20
|
8779 | |||
|
0
1월 25
|
3478 | |||
|
0
8월 24
|
3904 | |||
|
1
12월 23
|
4640 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.