I added a field_collection to article
I created a workflow
I added a workflow field to the field_collection
I goto node/add/article
I get a WSOD and I get this error:
PHP Fatal error: Cannot access empty property in drupal7/modules/field/field.attach.inc on line 324

Comments

socialnicheguru’s picture

Issue summary: View changes
johnv’s picture

I guess the following issue is another example of "problems when adding Workflow to sub-entities": #2257481: Problem with Views, when adding workflow field to Flag

socialnicheguru’s picture

I just tried putting a workflow field in a field collection on simplytest.me and the error occurred.

johnv’s picture

Tried this on my own machine, and had no problem. Need to check further.

socialnicheguru’s picture

just tried out the dev version of the module and it is fixed

socialnicheguru’s picture

Status: Active » Closed (fixed)
sazevedo@ua.pt’s picture

Hello,

How did you manage to solve this problem? I'm having the same when trying to enable webform workflow

thank you

johnv’s picture

Which version are you using?

sazevedo@ua.pt’s picture

Hi,

I'm using 7.x-1.0-alpha2 - webform workflow, I tried the dev, but the problem is the same