Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4468 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore Risposta migliore

It is working fine, thanks.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
giu 25
558
1
mag 25
1324
0
feb 25
1294
1
nov 24
2134
0
ott 23
40