Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
8548 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Penulis Jawaban Terbai

i found solution use &amp; in place of &

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
3
Sep 20
4482
2
Apr 20
6254
0
Jan 25
1186
0
Agu 24
1691
1
Des 23
2578