Hi all,

I had submited this issue to the Computed Field module but I don't really know iif the problem is in Computed Field or in Field Collection.

What happens is that if I create a computed field I can access its value through a token, but if I create it inside a Field Collection, the following errors appear and I cannot access its value using a token:

Notice: Undefined property: stdClass::$field_items_computed in computed_field_tokens() (line 425 of /srv/www/gc/htdocs/sites/all/modules/computed_field/computed_field.module).
 Notice: Undefined property: stdClass::$field_items_computed in computed_field_tokens() (line 440 of /srv/www/gc/htdocs/sites/all/modules/computed_field/computed_field.module).

(twice)

Any help would be appreciated.

Cheers,
Miguel