nuPickers icon indicating copy to clipboard operation
nuPickers copied to clipboard

nuPickers is a collection of Umbraco v7 Property Editors

Results 60 nuPickers issues
Sort by recently updated
recently updated
newest added

Since changing the relation mapping behaviour in v1.5.0 the Relations Only Save Format no longer works (see:http://our.umbraco.org/projects/backoffice-extensions/nupickers/questionssuggestions/66666-dotnetcheckboxpicker-relation-mapping-does-not-work#comment-222190)

bug

We want to relate some notes to each other inside the database and for that we use the `nuPickers.LucenePrefetchListPicker`. The save format is _Relations Only_. The problem is when we...

Instead of the two lists appearing next to each other (the selectable items and the selected items), the default view should be just the selected items (from here they can...

![image](https://cloud.githubusercontent.com/assets/77045/26002155/a6ebaea0-3726-11e7-87fa-9ea7da17593e.png) Need to indicate hover / selectable / non-selectable / selected states without occupying space inside each item (so some kind of borders or overlay ?) - this will help...

help wanted

![image](https://cloud.githubusercontent.com/assets/77045/25913676/7a56c966-35b3-11e7-8e5d-53ef359f210f.png)

help wanted

align naming with other projects such as: [Ditto](https://github.com/leekelleher/umbraco-ditto), [NestedContent](https://github.com/leekelleher/umbraco-nested-content), [WidgetGrid](https://bitbucket.org/mattbrailsford/widget-grid)

currently renders a button for every page in the data-set (which could be many) so need to be able to restrict this, with buttons for: start / end / around...

Too much choice ! ![image](https://cloud.githubusercontent.com/assets/77045/24841068/ef0a9516-1d72-11e7-9538-2c6a9f01b39c.png) Each property editor combines shared code to define itself, so shouldn't be too difficult to have a new property editor that does this combining.

If a custom label macro, has been selected, then there should be a further textarea field to inject css

enhancement

add a data source that can be configured with a hard-coded key / label collection in the pre-value editor

enhancement