Skip to Content
मेन्यू
This question has been flagged
2 Replies
8550 Views

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">

Avatar
Discard
Best Answer

Hi,

Please update your code like this,

use '&amp;' instead of &

<a t-attf-href="https://www.odoo.com/forum/help-1?search=t-att&amp;filters=all&amp;sorting=write_date+desc">

Muhammed Ali M - iWesabe

Avatar
Discard
Author Best Answer

i found solution use &amp; in place of &

Avatar
Discard
Related Posts Replies Views Activity
3
सित॰ 20
4485
2
अप्रैल 20
6258
0
जन॰ 25
1189
0
अग॰ 24
1694
1
दिस॰ 23
2580