Copied to clipboard

Flag this post as spam?

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


  • Rouben Muradyan 23 posts 173 karma points
    Apr 03, 2018 @ 14:47
    Rouben Muradyan
    0

    Umbraco Multilang

    Hi guys. I have multi lang website with following node struct

    -EN    
    --Child1    
    --Child2    
    -FR    
    --Child3    
    --Child4
    

    I wanna connect Child3 with Child1 somehow and when the user changes language on Child1 it will navigate to Child3 (Like "Variation Page" in Sharepoint). Sorry if this question is duplicate but I didn't find any "best practice" implementation related to my task and also sry for bad English.

    Regards Rouben.

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Apr 03, 2018 @ 14:59
    Michaël Vanbrabandt
    1

    Hi Ruben,

    please have a look at the following about Relations in Umbraco.

    There is a nice blog post here:

    https://umbraco.com/blog/getting-to-know-umbraco-relations/

    Its a litte bit old, but it would get you going into the right direction. Below is a preview of the Relation Types in Umbraco 7.9.x under the Developer section:

    enter image description here

    Hope this helps.

    /Michaël

  • Asembli 85 posts 259 karma points
    Apr 03, 2018 @ 17:56
  • Rouben Muradyan 23 posts 173 karma points
    Apr 04, 2018 @ 10:27
    Rouben Muradyan
    0

    Thx for link Asembli. Very useful extension btw)

  • Asembli 85 posts 259 karma points
    Apr 04, 2018 @ 10:54
    Asembli
    1

    I also needed something like that, so combination of default related types (for automatic relations when copying), linked-pages plugin (for adding relations manually) and updating/tweaking this plugin (to work with latest umb) https://our.umbraco.org/projects/website-utilities/multi-language-tools/, you can have complete solution for 1-1 language selector.

    /Asembli

  • Rouben Muradyan 23 posts 173 karma points
    Apr 04, 2018 @ 10:59
    Rouben Muradyan
    0

    I will take a look. ty

Please Sign in or register to post replies

Write your reply to:

Draft