Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5581 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
sep. 25
324
5
aug. 25
4935
2
aug. 25
1589
2
aug. 25
792
5
aug. 25
10230