Copied to clipboard

Flag this post as spam?

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


  • Bruce Canino 21 posts 42 karma points
    Feb 01, 2012 @ 05:44
    Bruce Canino
    0

    Repeatable Custom Content v2 with Datepicker

    I have looked thru the topics in here and noticed a couple of posts noteing that when you put a datepicker in the Repeatable Custom Content V2 it doesn't save the dates.

    I tried it and after you save the date, if you try to go back and edit a one, the date doesn't display. If I look in the umbraco.config file I noticed the date does get saved but in a werid format. here is the data from the config file for saving both a datepicker in the RCC control and just the datepicker itself.

    I save Jan 10, 2012

     

            <contentID>content</contentID>
            <pDFList>
              <items>
                <item>
                  <data alias="title">test test</data>
                  <data alias="date">10/01/2012 00:00:00</data>
                  <data alias="pdf">1157</data>
                </item>
              </items>
            </pDFList>
            <dateTest>2012-01-10T00:00:00</dateTest>

    Could the problem be the data formating. I tried to display the date from RCC and I get Oct 1, 2012. I tried to use DateTimeParse and DateTimeParseExcate with no luck

    Has anyone sussfully get Datepicker to work with RCC v2?

     

    Thanks

  • Connie DeCinko 931 posts 1160 karma points
    Apr 22, 2013 @ 23:11
    Connie DeCinko
    0

    Similar issue, otherwise it works great.

  • Connie DeCinko 931 posts 1160 karma points
    Apr 11, 2014 @ 20:36
    Connie DeCinko
    0

    Still broken. No resolution?

  • FarmFreshCode 225 posts 422 karma points
    Jul 14, 2014 @ 20:44
    FarmFreshCode
    0

    I could use some help with this issue too!

Please Sign in or register to post replies

Write your reply to:

Draft