https://github.com/garpunkal/punkdropdownlist
Umbraco 9 - DropDownList with Text & Value fields
https://github.com/garpunkal/punkdropdownlist
backoffice cms plugin umbraco
Last synced: 4 months ago
JSON representation
Umbraco 9 - DropDownList with Text & Value fields
- Host: GitHub
- URL: https://github.com/garpunkal/punkdropdownlist
- Owner: garpunkal
- License: mit
- Created: 2022-03-10T12:19:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T10:38:55.000Z (almost 2 years ago)
- Last Synced: 2024-04-27T10:36:24.370Z (12 months ago)
- Topics: backoffice, cms, plugin, umbraco
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# punkDropDownList
[](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
### DataType
