Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Does anyone know of a data type where i can show five custom icons to select between?
Maybe a dropdown with an image and a text, like Ucomponents image drop down list, but for version 7.5
Hi Peter
You could use one of the custom 'css class name' icon picker packages:
https://our.umbraco.org/projects/backoffice-extensions/ucssclassnamedropdown/
or
https://our.umbraco.org/projects/backoffice-extensions/iconator/
or if you have svg icons...
https://our.umbraco.org/projects/backoffice-extensions/svg-icon-picker/
regards
Marc
Hi, just to throw another option into the mix... you could use a nuPicker (perhaps an enum one) with a custom label to render the icon choices how you want them to look.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Custom icon picker
Hi,
Does anyone know of a data type where i can show five custom icons to select between?
Maybe a dropdown with an image and a text, like Ucomponents image drop down list, but for version 7.5
Hi Peter
You could use one of the custom 'css class name' icon picker packages:
https://our.umbraco.org/projects/backoffice-extensions/ucssclassnamedropdown/
or
https://our.umbraco.org/projects/backoffice-extensions/iconator/
or if you have svg icons...
https://our.umbraco.org/projects/backoffice-extensions/svg-icon-picker/
regards
Marc
Hi, just to throw another option into the mix... you could use a nuPicker (perhaps an enum one) with a custom label to render the icon choices how you want them to look.
is working on a reply...