Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
8286 Vistas

Hello,

How the edit button in a form view can be renamed for a specific model only and not be altered for the other model?

i.e: When opening the form view of a res.partner, change the edit label to "Edit the contact information". And still have the label "Edit" for the other models.

Thanks.

Avatar
Descartar
Mejor respuesta

Anybody found any specific solution for the original question

Avatar
Descartar
Mejor respuesta

The template for that button is in web/static/src/xml/base.xml

You will have to create a new module that inherits the FormView buttons template and adds more code to it so that it does what you need it to do.

The template name is t-name="FormView.buttons"

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 22
8819
1
dic 19
9199
2
nov 18
5215
1
abr 21
11687
0
may 21
3562