So I’m developing sort of a multi-site setup on a single Umbraco instance (two root nodes with different hostnames set)
A lot of the document types are shared, but one thing in particular I wish I could do is have the colour picker data type on some of these document types change their available colours. Currently I’d need to copy this document type and add a different colour picker if I wanted to do this.
I could just replace the picker with dropdown/radio with “primary”, “secondary”, etc. but a working dynamic colour picker would be cooler.
Is there some easier way that I’m missing, or would it be possible to implement such functionality as a custom data type or similar?
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/94331-dynamic-colour-picker-based-on-hostname