Home

Awesome

Sitecore.Foundation.Fields

Custom field(s) ready-to-use with your Sitecore solution.

Prerequisites

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 field

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.

Sitecore.Foundation.Fields

Parameters

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 field

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

Sitecore.Foundation.Fields

Related blog post

Credits

I want to warmly thank Mike Reynolds for his research re. custom fields and some of the code I've borrowed from him.

Contact author