Copied to clipboard

Flag this post as spam?

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


  • Kerri James 4 posts 24 karma points
    Oct 04, 2011 @ 14:04
    Kerri James
    0

    Can you link a heading to another existing page?

    Can you link a heading or new page, to an existing page rather then duplicating the content?

    For example, I want to have a 'how to find us' page in both my about us, and contact us sections. Is there a way to not duplicate this information? For example have the content under about us, and the link under contact us just links straight there?

  • Fuji Kusaka 2203 posts 4220 karma points
    Oct 04, 2011 @ 14:08
    Fuji Kusaka
    0

    Yes you can use the contentPicker dataType an just redirect the url.

  • Kerri James 4 posts 24 karma points
    Oct 04, 2011 @ 14:17
    Kerri James
    0

    Sorry, I'm a total newbie to umbraco! where would the content picker be? If I go to create page I don't have that option in the document type box. On all the properties of my menus this isn't an option either. Can you point me in the right direction? Thanks so much for your help!

  • Fuji Kusaka 2203 posts 4220 karma points
    Oct 04, 2011 @ 14:34
    Fuji Kusaka
    0

    No worries....you can add this to your document type. Just go your Settings Section > Document Type > Generic Properties > then just Add New Property (alias=pageContent for e.g) and choose the Type  (contentPicker) 

    Then in your Template in you either create an Inline XSLT 

     <umbraco:Item field="pageContentrunat="server" Xslt="umbraco.library:NiceUrl({0})"/>

     

  • Kerri James 4 posts 24 karma points
    Oct 04, 2011 @ 15:04
    Kerri James
    0

    Thank you so much!!

  • Fuji Kusaka 2203 posts 4220 karma points
    Oct 04, 2011 @ 15:38
    Fuji Kusaka
    0

    No worries. Remember to mark this as solved for others who might need something alike someday.

     

  • Kerri James 4 posts 24 karma points
    Oct 04, 2011 @ 15:43
    Kerri James
    0

    how do i mark this as resolved??

  • Markus Johansson 1945 posts 5899 karma points MVP 3x c-trib
    Oct 05, 2011 @ 07:40
    Markus Johansson
    0

    Hi!

    I'm thinking that the "special" document-property "umbracoUrlAlias" could be used here? Basically it will enable you to provide multiple URLs for a content node.

    http://our.umbraco.org/wiki/reference/umbraco-best-practices/umbracourlalias

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies