Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5592 Visualizzazioni

I have started using the new website builder. Many thanks to those who put it together, it is working quite nicely.

I would like to remove the "sign in" link from the menu bar, but can't see how to do that. Any pointers?

Avatar
Abbandona
Autore Risposta migliore

The answer is to find the DB record, and edit it directly in the ir_ui_view table. Now the arch field is:

<?xml version="1.0"?> <data name="Show Sign In">
    <xpath expr="//ul[@id='top_menu']" position="inside">
        <li/>
    </xpath> </data>
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
set 25
369
5
ago 25
4956
2
ago 25
1611
2
ago 25
806
5
ago 25
10247