6 votes

List Picker

The List Picker is an alternitive to the built in Umbraco list data types of dropdowns, checkboxes and radio button lists. This data type differs in that it allows you to select a dropdown, checkbox or radio button list then add the item to the list with display text and a value and finally a way to set an item (multiple items for the checkbox list) as a default value.

 

Install

Download packa and install via the Developer seciotn in the Umbraco back office, done.

Or

Install with Nuget (https://www.nuget.org/packages/DtpListPicker.Umbraco):

Install-Package DtpListPicker.Umbraco

 

Usage

Use the List Pick as you would any other property from a content page. There are NO special class the need to be referenced in your view. Examples:

@Umbraco.Field("myPropAlias")

@Model.Content.GetPropertyValue("myPropAlias")

@CurrentPage.myPropAlias

 


Screenshots

Archived files

Documentation

Source code

Package owner

Jason

Jason

Jason has 637 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Jason
  • Created: 21/08/2015
  • Current version 1.0
  • License MIT
  • Downloads on Our: 605