I am trying to use FFC in Drupal Commerce (7-1.4) to show product display teaser. I use rule to change image of product on special condition. But it nothing work. It is likely that during the rendering teaser the event "A field is rendered" will not fire. Rules evaluation log doesn't show any information about this event. With other teasers (not from Drupal commerce) it work.

CommentFileSizeAuthor
#3 ffc-1980060.patch678 bytesd70rr3s

Comments

bharata’s picture

Anprok, did you get this solved? I am looking for a similar answer.

anprok’s picture

No, yet (

d70rr3s’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new678 bytes

I'm getting a similar problem but it's not related to Drupal Commerce, is a typo in the execute callback property for the rules' event configuration on FFC module. See related patch

Status: Needs review » Needs work

The last submitted patch, 3: ffc-1980060.patch, failed testing.