When I put a colour picker in to a field collection, I get this error on the front page.

Notice: Undefined property: FieldCollectionItemEntity::$nid in jquery_colorpicker_field_formatter_view() (line 320 of jquery_colorpicker\jquery_colorpicker.module).

Since I have many of these collections on one page, I am getting many errors - all complaining about the same line.

I am using:
Core: 7.16
Field Collection: 7.x-1.0-beta4
Entity API: 7.x-1.0-rc3
Jquery_Colourpicker: 7.x-1.0-rc1

Comments

Maciej Lukianski’s picture

Status: Active » Closed (fixed)

This is fixed in dev.