Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3458 Vistas

So in `website_templates.xml` in the website module, there is the template for the searchbox with id `website_search_box`. I'm not using the widget but the template is inherited and used in website_sale on the product page and shop page.


`t-att-placeholder="placeholder if placeholder else 'Search...'"`


I can't find where to define the placeholder variable nor where to translate the `Search...`.

So I inherited the template and set the placeholder value (t-set and t-value) but it seems that this string also isn't translatable.

Where can I either, set the searchbox placeholder or make translatable the string I'll set in the template ?

Avatar
Descartar
Mejor respuesta

In odoo website for placeholder, you can translate them using an editor of the website, no need to add any code for that.

Just go to the website click on the translate button and you can find a placeholder is visible with yellow color so when you click on that, you can change the string and save.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 23
3755
2
jun 22
3234
1
abr 22
2100
0
feb 22
4464
1
ene 22
2179