Copied to clipboard

Flag this post as spam?

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


  • Andrew Hawken 59 posts 116 karma points c-trib
    Apr 12, 2017 @ 12:16
    Andrew Hawken
    0

    Nullbable Properties

    I really need some nullable properties - int, decimal and yes/no. At the moment even if I set a property as not required, it does get created with a value of 0, so its impossible to tell the difference between a 0 and a null. And strangely, a 0 is hidden when entered into a Umbraco.Integer field.

    I expect this has been tackled before. I could use a dropdown with [blank] Yes No for the YesNo picker (a checkbox won't work anyway because it can't be cleared) but I'm not sure where to go with int and decimal?

    A NuPickers solution or another package would be fine if it exists?

  • 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