Copied to clipboard

Flag this post as spam?

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


  • Sean 141 posts 179 karma points
    Jul 14, 2012 @ 03:39
    Sean
    0

    Adding a dropdown list of values to a document type - best practices

    Hi There,

    I'm wanting to add a dropdownlist of values to one of my doc types. What's the best apprach for this?

    I'm using umbraco v 4.7.2

    Sean

     

  • Dan 1288 posts 3942 karma points c-trib
    Jul 14, 2012 @ 11:02
    Dan
    0

    Hi Sean,

    To do this you'll need to create a data type (in the developer section) using the drop down list as the render control.  It lets you add prevalues to the drop-down.

    Then just add this to your document type.

    There are options to power your drop-down through other sources - for example in uComponents I think there's a SQL-powered drop-down data type, but the basic drop-down functionality is built into the core.

    Hope this helps...

  • 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