Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4472 Prikazi

How can I block "compose new message" for all users? It is a pop up windows coming out after clicking on the mail icon on the top-right (next to the username).

Avatar
Opusti
Best Answer

The below code to hide icon "compose new message" all users including admin.

File Path: addons\mail\static\src\xml\mail.xml

The below mail template uncomment the div tab

   <t t-name="mail.ComposeMessageTopButton">
       <!-- <div title='Compose new Message' class="oe_topbar_item oe_topbar_compose_full_email">
            <button class="oe_e">%</button>
        </div> -->
    </t>

Avatar
Opusti
Avtor Best Answer

It is working fine, thanks.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
jun. 25
562
1
maj 25
1324
0
feb. 25
1294
1
nov. 24
2134
0
okt. 23
40