Stephan Herby
Ahi Peter,
I have a list of articvle to show in an article if :
THe articel is coming from category "Dashboard"
If customfield has the same value as the article ID print.
I wrote this (with your help) :
{articles category="Dashboard" article-concerne-eng-projet-soutenu-carrousel="this:id" ordering="created DESC"}
It worked very well until version 14.0.0 of Article Anywhere.
If articles were from the category and the customfield with same value of the article ID, it was printed.
If there was no article that the customfield is with same value of the article ID, nothing was printed.
Good ! Exactly what I needed.
Since updated to 14.2.0, it is still working, but when there's no article that the customfield is with same value of the article ID, ALL articles from category "Dashboard" are printed now. And this is not what i expected.
Any advice or idea where it can come from ?
An example if needed :
On this article :
kiwainitiative.org/en/projects/filters/c...diversity-management
There should be nothing in the section "Project news", it should be empty.
On this article :
kiwainitiative.org/en/projects/filters/c...an-zones-of-the-nera
there's only one article and that's what is expected.