Copied to clipboard

Flag this post as spam?

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


  • Tom Maton 387 posts 659 karma points
    Aug 11, 2010 @ 12:34
    Tom Maton
    2

    Creating custom datatype in 4.5.x

    Hi All,

    Quick question, I going to create a new data type but want to check that this method is still valid in 4.5

    3 slasses methodby Tim

    I've used this method in 4.0 but want to make sure that this is still valid in 4.5 and if not what I need to look out for.

    Cheers

    Tom

     

  • Niels Hartvig 1951 posts 2391 karma points admin hq c-trib
    Aug 11, 2010 @ 12:36
    Niels Hartvig
    2

    I'd use the abstractDataEditor instead - much easier:

    http://www.nibble.be/?p=62

  • Lee Kelleher 3945 posts 15163 karma points MVP 10x admin c-trib
    Aug 11, 2010 @ 13:37
    Lee Kelleher
    2

    Hi Tom,

    Take a look at the uComponents project.  We are developing data-types specifically for Umbraco v4.5+.  We are using the AbstractDataEditor as the base class for the majority of them.

    http://ucomponents.codeplex.com/SourceControl/list/changesets

    The project isn't released yet - so take a look at the source-code for now.  Should give you some nice pointers.

    Aside from that, as Niels says - check out Tim's blog post about the AbstractDataEditor.

    Cheers, Lee.

  • Tom Maton 387 posts 659 karma points
    Aug 11, 2010 @ 17:37
    Tom Maton
    0

    Cheers guys,

    Much appreciated, will look into both.

    Thanks

    Tom

  • 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