Custom field(s) ready-to-use with your Sitecore solution.
This repository is configured to work with Sitecore 9.0 Update 2 by default. If you are working with any of later versions - please update NuGet packages to appropriate version.
This package contains serialized item to be synced into Core database by using Unicorn with Rainbow 2.0 format.
Role Multilist Selector is a multi-select field allowing you select numerous roles from Sitecore built-in security and mix it with regular items. That in fact allows you creaing a various high-level subscription model or any sort of customization / personalization based on role that logged user belongs to.
Domain
- works as a filter for showing only roles of specific domain.
Using Source column you may set it as:
Domain=your_sitecore_domain
Color Picker is a custom field that allows you selecting a precise color from a full palette of available colours. Once referenced from a template, it returns RGB value of selected color in hex format, as below:
#ABC123
- Roles Multilist Selector - the blog post I wrote about Roles Multilist Selector.
I want to warmly thank Mike Reynolds for his research re. custom fields and some of the code I've borrowed from him.
- Mike Reynolds - great man and Sitecore MVP, who does many crazy tricks with Sitecore, ispiring others like me.
- Alex Shyba - a lifetime Sitecore MVP who previously worked for Sitecore and influenced platfor so much.
- Twitter - Twitter
- LinkedIn - LinkedIn profile
- Sitecore Slack - reference to a profiles at Sitecore Slack channel
- Author's blog - "Experience Sitecore!" blog with plenty of interesting things about Sitecore and its implementation