• How to use xe:navigator

    By bertrand bg goubot 1 decade ago

    Hello Team,

    I try but i don't understand how to use navigator.

    Indeed, I try this sample with ExtLib last build in a Xpage but nothing appears on my browser :

     

    <xe:navigator id="outline">
    
    <xe:this.treeNodes>
    
    <xe:pageTreeNode page="Domino_Home" label="Home"
    
    selection="/Domino/Home">
    
    </xe:pageTreeNode>
    
    </xe:this.treeNodes>
    
    </xe:navigator>
    

    Thanks.

    • Works for me

      By Philippe Riand 1 decade ago

      I copy/paste this code into the demo db and I can see 'Home' as a link

      • Thanks,i found my error but

        By bertrand bg goubot 1 decade ago

        Hi,

        We need to use Theme "oneuiv2.1" in Application properties.

        Others Ext   seems to work without this setting

        So, is it a pre-required to set "oneuiv2.1" to use xe:Navigator ?

         

        Thanks for your work.

        • Yes,we currently have this limitation

          By Philippe Riand 1 decade ago

          We haven't implemented the list renderer without the OneUI styles being loaded. It is on the list, but not done.