Copied to clipboard

Flag this post as spam?

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


  • Amir Khan 1282 posts 2739 karma points
    Mar 31, 2015 @ 18:03
    Amir Khan
    0

    Date Picker not showing import options

    Hi,

    Umbraco 7.2.4 and CMSImport 3.1.1, it seems that the options that used to be there when clicking the + sign next to the datepicker field are no longer there? Any idea why this may be?

    The extra options are appearing for all of the default Umbraco date / time fields, but not my own.

    Thanks,
    Amir

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 31, 2015 @ 18:07
    Richard Soeteman
    0

    Hi Amir,

    This is because they need to be configured in CMSImport. And your custom date picker probably isn't. Easiest is to write a Fieldprovider to transform your data in case you need to transform. Check the manual how to use Fieldproviders http://soetemansoftware.nl/cmsimport/downloads

    Best,

    Richard

  • Amir Khan 1282 posts 2739 karma points
    Mar 31, 2015 @ 18:09
    Amir Khan
    0

    it actually seems that even if I use the mapping with the default Umbraco fields, the date time isn't sticking during import.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 31, 2015 @ 18:34
    Richard Soeteman
    0

    Hi Amir,

    You are right the plus sign is gone, can't believe I've missed that and that it's not being reported before. Will fix this ASAP.

  • Amir Khan 1282 posts 2739 karma points
    Mar 31, 2015 @ 18:34
    Amir Khan
    0

    Looks like the datepicker issue is related to this: https://our.umbraco.org/projects/developer-tools/cmsimport/bugs/61954-Not-setting-the-Created-Date

    Though media import is running and importing media to the media section, but not updating it in the RTE.

    Any bugs that would be related to that?

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Mar 31, 2015 @ 18:38
    Richard Soeteman
    0

    The last works on my machine. The date issue is different by the way it never gets parsed in your case.

    Are errors being displayed after import?

  • Amir Khan 1282 posts 2739 karma points
    Mar 31, 2015 @ 18:41
    Amir Khan
    0

    Sorry, the image issue on my end, Needed to checl the Html encode box.

    Looking forward to the date issue fix, I recall it working in the past!

    Thanks Richard,
    Amir

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Apr 01, 2015 @ 08:05
    Richard Soeteman
    0

    Great to hear that encode helped and date issue must have been in error state a long time since the attributes are missing :-(. It's scheduled to be added today.

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Apr 01, 2015 @ 17:29
    Richard Soeteman
    0

    Hi Amir,

    Date options can be set again with the release below. Just run the package installer.

    Both CreateDate and another date property worked.

    Package:https://www.dropbox.com/s/0d5ie2h75ustwuw/CMSImport%203.1.2.zip?dl=0

    Hope this helps,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft