Skip to Content
Menu
This question has been flagged
1 Reply
5553 Views

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
Discard
Author Best Answer

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
Discard
Related Posts Replies Views Activity
1
Sep 25
263
5
Aug 25
4855
2
Aug 25
1531
2
Aug 25
755
5
Aug 25
10217