AndyButland / punkDropDownList

Umbraco 9 - DropDownList with Text & Value fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

punkDropDownList

.github/workflows/release.yml

A plugin 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

DataType

DataType setup

About

Umbraco 9 - DropDownList with Text & Value fields

License:MIT License


Languages

Language:JavaScript 49.7%Language:HTML 23.4%Language:C# 19.0%Language:CSS 7.9%