Copied to clipboard

Flag this post as spam?

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


  • Kurniawan Kurniawan 202 posts 225 karma points
    Feb 02, 2011 @ 09:16
    Kurniawan Kurniawan
    0

    Datepicker datatype doesn't work with "mandatory" checkbox

    Hi,

     

    I have the problem where Datepicker datatype doesn't respect "mandatory" checkbox

    And I saw this bug link, http://umbraco.codeplex.com/workitem/28646

     

    It seems it has been fixed.

    But Do you know how to get this fixes ?

    My current version is umbraco v 4.5.2 (Assembly version: 1.0.3891.20719)

    What should I do to get this fixes ?

     

    Thanks for your help.

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Feb 02, 2011 @ 09:27
    Jan Skovgaard
    0

    Hi

    I don't know if it's an option for you to upgrade to 4.6.1?

    Otherwise I think you need to look in the changeset here http://umbraco.codeplex.com/SourceControl/list/changesets - but I must admit I don't know much about how to do this and I don't know if the changeset with the above fix is still available.

    /Jan

  • Jakob Jensen 23 posts 43 karma points
    Feb 02, 2011 @ 12:28
    Jakob Jensen
    0

    The bug is fixed in 4.6.1

  • Seth Niemuth 275 posts 397 karma points
    Feb 02, 2011 @ 12:48
    Seth Niemuth
    0

    If you can't/don't want to upgrade you may be able to add a regular expression to make it mandatory. I remember on version 3, I needed to make a date mandatory and it didn't work and so I used a regular expression:

    http://forum.umbraco.org/yaf_postst5005_Mandatory-Datepicker.aspx

  • Kurniawan Kurniawan 202 posts 225 karma points
    Feb 03, 2011 @ 00:04
    Kurniawan Kurniawan
    0

    Thanks Guys,

     

    But I have tried to put a regular expression but it just ignore it.

     

    At this moment, I can't really upgrade, But may be I can write my own umbraco data type (datePicker)

    Is there any pointer where can I create my own data type which store date time ?

     

    Thanks for your help

Please Sign in or register to post replies

Write your reply to:

Draft