Copied to clipboard

Flag this post as spam?

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


  • Jeanre Swanepoel 2 posts 20 karma points
    Jul 31, 2009 @ 10:59
    Jeanre Swanepoel
    0

    Datatypes

    Hi Guys

    I have created a datatype called "Corporate Type" this is a dropdownlist. I am using this for the member section of umbraco. I have to create another datatype now that is based on the Corporate Type. The user will select the Corporate Type and will then filter the sub type which I still need to create. Is the a way to get this done?

    Thanks and Regards

    Jeanre

  • Thomas Höhler 1237 posts 1709 karma points MVP
    Jul 31, 2009 @ 11:40
    Thomas Höhler
    1

    I don't know a build in possibility, but you can create your own datatype which contains own dropdowns where the one dropdown references the first one. But having one datatype referencing another one I don't think that this is possible.

    Thomas

  • Vladimir Dobrov 45 posts 167 karma points
    Jul 31, 2009 @ 11:44
    Vladimir Dobrov
    0

    You should create your own datatype class with your own presentation control where you'll be able to add any logic you want.

    This post http://www.nibble.be/?p=62 can help you in dealing with custom datatypes

  • 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