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

…for biDirectional relation type as currently it does not. Also removed usage of Umbraco legacy references in GetRelationTypes method and refactored to use RelationsService

Depending on the source, load times can vary for the typeahead controls. There should be a loading animation so the user knows something is actually happening. I know it can...

enhancement

The custom labels works very well. However when there is no relation it doesn't seem to render the macro, so you just have a blank value i content section. If...

enhancement

the parameters: - CurrentId - ParentId - Typeahead can be replaced with values

enhancement

Add the ability for the DropDown Picker to render custom markup - is there a preferred custom drop down to use ?

enhancement

The EnumExtensions now contains the following methods: GetKey GetLabel The EnumDataSource attribute also has an Enabled property. It would be nice if you could also return that boolean with a...

enhancement

I would like to have a function that would auto sort my picked items By Name for example, or UpdateDate

enhancement

When writing the **Options XPath** it would be nice to get some feedback, when the supplied XPath is _invalid_ in some way, e.g. if you forget a closing square bracket...

Hi, I've been thinking about how to deal with daisy chained relationships. For example If I use the relate on copy feature and copy en to es, then copy es...

question