Copied to clipboard

Flag this post as spam?

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


  • Søren Linaa 255 posts 208 karma points
    Dec 04, 2020 @ 08:53
    Søren Linaa
    0

    Import Nested dictionary items in V8

    Hi Richard,

    How can I Import nested dictionary items or set a parent dictionary key. ?

    I have tried to create a dictionary item in the root which I want to be the parent for all my imported items. But when I import my Excel file it places all items in the root.

    My Excel file contains these columns: parentKey === key === da === en-gb

    I have tried to set parrentKey

    • to the string keyvalue (don't work)
    • to the Guid value from the db (don't work)

    Umbraco 8.6.4 CMSImport v4

    / Søren

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Dec 04, 2020 @ 10:59
    Richard Soeteman
    100

    Hi Søren,

    This issue is caused by a bug. I have fixed and you can use hotfix below. Tested againts mapping below. Key is the primary key. Parent Foreign and now Contact and Productinfo are rootnodes and other are child nodes after import.

    enter image description here

    Download hotfix

    Hope this helps,

    Richard

  • Søren Linaa 255 posts 208 karma points
    Dec 07, 2020 @ 08:18
    Søren Linaa
    0

    Hi Richard,

    Awesome - It's working.

    Thank you for a quick response

    /Søren

Please Sign in or register to post replies

Write your reply to:

Draft