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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ffc-1980060.patch | 678 bytes | d70rr3s |
Comments
Comment #1
bharata commentedAnprok, did you get this solved? I am looking for a similar answer.
Comment #2
anprok commentedNo, yet (
Comment #3
d70rr3s commentedI'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