Copied to clipboard

Flag this post as spam?

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


  • Ayo Adesina 445 posts 1058 karma points
    Nov 25, 2014 @ 11:35
    Ayo Adesina
    0

    Umbraco 7 - MultiNode Picker XML option missing

    Hey guys I have just upgraded to V7, everything is working other than Macros that are using the MultiNode Picker.

    I am getting an error on

    var multinodeDynamicXml = new Umbraco.Core.Dynamics.DynamicXml(xml);
    

    Error: Data at the root level is invalid. Line 1, position 1.

    It turns out that V7 does not have an option of storing the select as XML.

    Can anyone help me out here, how can I change my code to handle this?

  • Jeavon Leopold 3074 posts 13631 karma points MVP 11x admin c-trib
    Nov 25, 2014 @ 11:39
    Jeavon Leopold
    1

    Hi Ayo,

    You will need to convert them from XML to CSV.

    I used the Imulus Phoenix Converters to do just this. There is a package download here but it's not up to date, so it's better to compile it yourself.

    Jeavon

Please Sign in or register to post replies

Write your reply to:

Draft