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.