Skip to content

MartinMiles/Sitecore.Foundation.Fields

Repository files navigation

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.

  • 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.

Contact author

  • 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

About

Custom fields for Sitecore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published