Copied to clipboard

Flag this post as spam?

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


  • Barry Fogarty 493 posts 1129 karma points
    Oct 22, 2015 @ 01:27
    Barry Fogarty
    0

    Importing list-based (Dropdown/checkbox) data

    Does CMSImport do a text lookup when importing list-based data from another Umbraco instance? My situation is I have replicated lots of dropdown and checkbox lists to a new Umbraco version but of course the prevalue ID's do not match.

    The text values do match though - so I was hoping this was an in-built feature of the tool. . If not it would be great if you could provide an example of a field adapter for this purpose.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 22, 2015 @ 06:11
    Richard Soeteman
    0

    Hi Barry,

    Dropdown and checkbox values should be converted to text values and then those text values gets imported on the new environment.

    Hope this helps.

    Cheers,

    Richard

  • Barry Fogarty 493 posts 1129 karma points
    Oct 22, 2015 @ 10:36
    Barry Fogarty
    0

    Thanks Richard - looking again it seems to have worked for dropdowns, which is fantastic - but not checkboxes. I am importing from v6 to v7. Is there anything else I can do to ensure checkbox prevalues are resolved correctly?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Oct 23, 2015 @ 06:01
    Richard Soeteman
    0

    Hi Barry,

    What was the GUID of the dattype in V6. I'll double check if I wrote the export provider for that type.

    Cheers,

    Richard

  • Barry Fogarty 493 posts 1129 karma points
    Oct 23, 2015 @ 07:13
    Barry Fogarty
    0

    Thanks - it was the checkbox list, GUID

    b4471851-82b6-4c75-afa4-39fa9c6a75e9

Please Sign in or register to post replies

Write your reply to:

Draft