Active
Project:
Computed Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2012 at 14:13 UTC
Updated:
21 Sep 2012 at 14:13 UTC
Hello,
I use a rule to save the node containing my computed field, so that the field is recomputed.
but when I use Rules Scheduler (because I have a loop on children of this node, and I want to save the node only once), the node is still saved, but my field not computed.
Any Idea of a reason /patch for this?
Is there some Php snippet usable to refresh the field when needed (it would help to work around the issue).
Many thanks.