Currently Colors only handles term_reference taxonomy fields. Some modules (such as og_vocab) use an entityreference field that points to a taxonomy entity_type. Here is a patch that adds support for this. There will be a corresponding patch to the FullCalendar module posted there.

Comments

mpotter’s picture

Status: Active » Needs review
StatusFileSize
new993 bytes

Here is patch.

mpotter’s picture

Related patch to FullCalendar module is here: #2044391: Support taxonomy entity references for Legend colors

Zuzuesque’s picture

Tested and worked for me. Thanks for the work.

milos.kroulik’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

It works fine for me.

milos.kroulik’s picture

Can this patch be commited? It seems, that nobody has a problem with it.