Skip to Content
Menu
This question has been flagged
2 Replies
8620 Zobrazenia

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
Zrušiť
Best Answer

Anybody found any specific solution for the original question

Avatar
Zrušiť
Best Answer

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
dec 22
9119
1
dec 19
9563
2
nov 18
5497
1
apr 21
11970
0
máj 21
3848