Antoher plugin for Umbraco that provides an Umbraco Drop Down List with Text and Values.
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 9+
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
Top comments (0)