Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
8461 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur Meilleure réponse

i found solution use &amp; in place of &

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
sept. 20
4414
2
avr. 20
6174
0
janv. 25
1078
0
août 24
1605
1
déc. 23
2498