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">
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
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
i found solution use & in place of &
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|  | 3 sept 20  | 5177 | ||
|  | 2 abr 20  | 7170 | ||
|  | 0 ene 25  | 1863 | ||
|  | 0 ago 24  | 2364 | ||
|  | 1 dic 23  | 3373 |