Copied to clipboard

Flag this post as spam?

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


  • Batt 5 posts 75 karma points
    Apr 11, 2017 @ 09:33
    Batt
    0

    Sharing Content between multiple Pages/Sites

    Hi,

    I am very much a newcomer to Umbraco and so far am very impressed. I am working on a project and I am considering using Umbraco and would like a little guidance.

    What I would like to know is whether it is possible to share content easily around a single Umbraco instance.

    I would like to create a central repository of simple content (Ie an image, some text and a link). I would then like to create a series of different landing pages that can then display this content in a simple list.

    An editor must be able to omit a certain piece of content from a certain landing page, and also add a particular piece of content to one landing page only.

    Is this something that can be easily achieved? Thanks

  • Batt 5 posts 75 karma points
    Apr 11, 2017 @ 13:49
    Batt
    0

    Just in case this got missed as it was being authorised....

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Apr 12, 2017 @ 12:54
    Alex Skrypnyk
    100

    Hi Batt

    Welcome to our forum!!!

    Great question, usually we are doing stuff like your need with separate Node with children nodes that can be selected from landing page nodes with node picker.

    So you have to add field on your landing Multinode Treepicker, please look at documentation - https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/multinode-treepicker#Dynamic

    And create nodes with pieces of content in the separate document.

    Then you will be able to select what piece of content should be used on your page and in which order.

    Thanks

    Alex

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Apr 12, 2017 @ 12:56
    Alex Skrypnyk
    0

    Another way to do it - use Nested Content

    https://our.umbraco.org/projects/backoffice-extensions/nested-content/

    It's really great package that will allow you to do almost the same as with Multinode Treepicker but little bit nicer.

    Thanks,

    Alex

  • Batt 5 posts 75 karma points
    Apr 18, 2017 @ 07:34
    Batt
    0

    Thanks for getting back to me Alex, this looks very promising.

    I'll check t out in more detail.

    Thanks Again!

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Apr 18, 2017 @ 09:13
    Alex Skrypnyk
    0

    Hi Batt

    Please share with us how did you solve the issue )

    Thanks

    Alex

  • 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.

    Continue discussion

Please Sign in or register to post replies