Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andy Boston 28 posts 47 karma points
    Apr 17, 2015 @ 12:10
    Andy Boston
    0

    Fanoe - hide from nav checkbox is missing on textpage

    Hi,

    I've rebuilt a site and azure has installed the new fanoe starter kit. It looks ok but the "hide from nav" checbox you get with the txt starter kit is missing.

    Can someone please tell me how to put it back on the textpage template?

    Thanks in advance

    Andy :)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 17, 2015 @ 12:24
    Jan Skovgaard
    0

    Hi Andy

    You can add a custom property on your textpage document type by going to the "Settings" section and finding the "Textpage" document type.

    Then under the "Generic properties" tab you can add a new property that you setup like this

    Name: Hide from navigation Alias: umbracoNaviHide Type: true/false Tab: Choose the tab where you want this to appear

    The important thing here is the alias, which should be named exactly as it is above.

    But please be aware that you need to make checks for "Visible" in your code if using Razor for rendering. And the Fanoe starter kit probably does not use this option out of the box if it's not possible to hide pages initially.

    Hope this makes sense.

    /Jan

  • Andy Boston 28 posts 47 karma points
    Apr 17, 2015 @ 12:33
    Andy Boston
    0

    That worked!

    Thanks for your help :)

Please Sign in or register to post replies

Write your reply to:

Draft