Forums / Setup & design / fetch filter by section
Renato Rjavec
Thursday 25 September 2003 5:43:19 am
I would like to fetch data (eg. latest articles) just from one section. How to define the fetch filters to do this? The section is not tightly related to a certain node subtree.
Bjørn Kaarstein
Thursday 25 September 2003 5:52:03 am
Maybe this thread can help you.
http://www.ez.no/developer/ez_publish_3/documentation/customization/tips_tricks/fetch_function_examples
Regards Bjørn
Thursday 25 September 2003 6:03:45 am
I've seen that before. The fetch filter is based on classes (in my case, I use that to fetch articles only). On the other hand, it is possible to SORT by section. Am I missing something?
Paul Forsyth
Thursday 25 September 2003 7:04:48 am
There is this doco too:
http://www.ez.no/content/view/full/30212
paul