Copied to clipboard

Flag this post as spam?

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


  • Arun 9 posts 29 karma points
    Nov 03, 2011 @ 12:11
    Arun
    0

    Synchronization Of Nodes

    Hi All,

           I developed two CMS sites using umbraco in following strucutre one for global and another for country specfic.

     

    GlobalSite

       -------->Page 1

       -------->Page 2

       -------->Page 3

    Uk

       -------->Page 1

       -------->Page 2

       -------->Page 3

    I want Pages to be sync in data,ex whenever i change any pages [say page1] it should reflect the changes in other country sites too..Page 1[Global] and Page1[UK] are related while copying

     

    Regards

    Arun

  • Tom Fulton 2030 posts 4996 karma points c-trib
    Nov 03, 2011 @ 20:38
    Tom Fulton
    0

    Hi,

    There's not really a built-in way to do this, however you could write a solution yourself to achieve this using Events and the Relationship API.  Take a look at this umbraco.tv video:  Sync 2 websites with events and the reatlsionship API

    Hope this helps,
    -Tom

  • 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