Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4423 Vizualizări

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).

Imagine profil
Abandonează
Cel mai bun răspuns

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>

Imagine profil
Abandonează
Autor Cel mai bun răspuns

It is working fine, thanks.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
iun. 25
518
1
mai 25
1238
0
feb. 25
1213
1
nov. 24
2078
0
oct. 23
40