Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/garpunkal/punkdropdownlist

Umbraco 9 - DropDownList with Text & Value fields
https://github.com/garpunkal/punkdropdownlist

backoffice cms plugin umbraco

Last synced: about 2 months ago
JSON representation

Umbraco 9 - DropDownList with Text & Value fields

Awesome Lists containing this project

README

        

# punkDropDownList

[![NuGet release](https://img.shields.io/nuget/v/punkDropDownList.svg)](https://www.nuget.org/packages/punkDropDownList/)

A package for Umbraco that provides an Umbraco Drop Down List with Text and Value.

There is an included PropertyValueConverter to provide you with the value of the selected item in the CMS.

## Nuget

`Install-Package punkDropDownList`

https://www.nuget.org/packages/punkDropDownList/

## Compatibility

- Umbraco 10+

## Credits
I used uDynamic's dropdownlist property editor to form the basis of this propertyeditor.

https://github.com/Alain-es/uDynamic/tree/master/uDynamic/App_Plugins/PropertyEditors/DropdownList

## Screenshots

### Property
![Screenshot](https://raw.github.com/garpunkal/punkDropDownList/main/propertyeditor.jpg)

### DataType
![DataType setup](https://raw.github.com/garpunkal/punkDropDownList/main/propertyeditor-prevalues.jpg)