Forums / Developer / notifications based on fetch result instead of subtree

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

notifications based on fetch result instead of subtree

Author Message

Mickael Robin

Wednesday 17 September 2008 7:03:55 am

Hi all,

I need to propose notifications on categorized items whose locations are not under the same node.

I first thought of using cross-publishing to re-construct a subtree, but adding locations to a node doesn't allow to also add locations to its children...

Then I need to propose <b>notifications not on a subtree, but on a collection of objects or nodes coming from a tree fetch</b> using an attribute filter on a single selection type attribute (filtering values being given by view parameters...)

Does anybody think of a way to achieve this?

Thanks in advance for your ideas.