Copied to clipboard

Flag this post as spam?

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


  • jan 16 posts 36 karma points
    Sep 07, 2015 @ 07:54
    jan
    0

    Support Content and Multiple Content Picker

    hi

    do this plugin support fields that uses content picker and multiple content picker?

    im using excel file in uploading my content. but i encountered picker fields.

    Jr

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 07, 2015 @ 08:17
    Richard Soeteman
    0

    Hi John,

    What are the aliasses for these pickers? I think it should just work but it's checking based on nodename.

    Cheers,

    Richard

  • jan 16 posts 36 karma points
    Sep 07, 2015 @ 08:34
    jan
    0

    thanks for the quick reply.

    .example : person listing

    Person - person 1 - person 2 - person 3

    in the picker..

    I need to input exact nodename in my excel file

    "person 1, person 2 , person 3" ??

    Regards, JohnR

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 07, 2015 @ 08:50
    Richard Soeteman
    0

    Hi John,

    Yes then its should find the references.

    Best,

    Richard

  • jan 16 posts 36 karma points
    Sep 14, 2015 @ 08:41
    jan
    0

    Hi Richard ,

    One thing ..so if i got multiple site.with many content picker..i should create custom data type for each content picker?

    thanks

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 14, 2015 @ 09:20
    Richard Soeteman
    0

    Hi John,

    No it's per Property editor type so you should only need one.

    Best,

    Richard

  • jan 16 posts 36 karma points
    Sep 14, 2015 @ 09:26
    jan
    0

    Hi Richard,

    I mean if the other fields had their own specific startnode .

    Category 1 List <- picker 1

    Category 2 List <- picker 2

    Thanks

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 14, 2015 @ 09:27
    Richard Soeteman
    0

    Ehh then yes but if the picker is supported with CMSImport it checks for the correct rootnode.

  • jan 16 posts 36 karma points
    Sep 14, 2015 @ 10:00
    jan
    0

    ahh . okay thank you for the reply richard.

  • jan 16 posts 36 karma points
    Sep 27, 2015 @ 07:54
    jan
    0

    good day richard,

    Cms import also supports range picker ?

    MM/DD/YYYY h:mm:ss - MM/DD/YYYY h:mm:ss

    -john

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 28, 2015 @ 05:25
    Richard Soeteman
    0

    Hi John,

    Range picker is not a supported property editor. What you can do is either make sure the datasource contains exactly the required format or write a Fieldprovider that transforms the data in the correct format.

    Best,

    Richard

  • jan 16 posts 36 karma points
    Sep 29, 2015 @ 06:43
    jan
    0

    Thanks Richard.

    I've encountered an error in CMS import when i upload content that was map to a content picker.

    It work fine with setting up the startnode but when i used another way the xpath it caused error when i'm uploading . I check the field in the website . Its working it shows the list of content that i was expecting. When i used cms import this will show

    Error while importing data for property 'docu alias', datasource record Name = 'SampleName, Error :Expression must evaluate to a node-set.

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 29, 2015 @ 07:40
    Richard Soeteman
    0

    Hi John,

    Xpath is indeed harder to determine than the normal mapped id. What is the xpath you are using? Maybe I can improve the algorithm for that.

    Best,

    Richard

  • jan 16 posts 36 karma points
    Sep 29, 2015 @ 07:47
    jan
    0

    Hi Richard,

    This one $site//Persons .

    Regards, JohnR

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 29, 2015 @ 07:57
    Richard Soeteman
    0

    $site gets replaced with // so I think the xpath will be ////persons in your case and that's not ideal indeed.

    In case you are intrested to test. I've just added that fix to the next version of CMSImport

    Best,

    Richard

  • jan 16 posts 36 karma points
    Sep 29, 2015 @ 08:26
    jan
    0

    Hi Richard,

    I think its working now ..

    Nice2x. can we get this version in unlimited license?..

    Also i want to know what other fixes or new features you got in the new version..

    Cheers, Juan

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 29, 2015 @ 08:28
    Richard Soeteman
    0

    Yes this version will be a next version so included in the normal package. Release notes will be added after release

  • jan 16 posts 36 karma points
    Sep 29, 2015 @ 08:35
    jan
    0

    When be the release for the new version ?

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 29, 2015 @ 08:40
    Richard Soeteman
    0

    short after 7.3 I think

  • jan 16 posts 36 karma points
    Sep 29, 2015 @ 11:23
    jan
    0

    ahh i see.

    So it is possible that we used the new version you send to me and purchase the license. To be able to used the fixed xpath .?

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 29, 2015 @ 12:04
    Richard Soeteman
    0

    Hi John,

    Yes that would work. It's just the normal package only you got it earlier than the release date :)

    Best,

    Richard

  • jan 16 posts 36 karma points
    Sep 29, 2015 @ 13:25
    jan
    0

    Great!

  • jan 16 posts 36 karma points
    Oct 12, 2015 @ 13:04
    jan
    0

    hi richard,

    the sorting of the data that was import was based on what ?

    Is it there node name or the publish date?

    cheers, JohnR

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Oct 12, 2015 @ 14:11
    Richard Soeteman
    0

    Based on first found.

  • 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