Let's say you have an article type named "News" and it has a dynamic field
"event_date" of type date. In the articles list you can insert this
condition:
> Hi,
>
>
> can you please give me an example of how to use the
> <article_type_attribute> constraints ? Ie
>
> {{ list_articles length="5" order="byPopularity desc" ignore_section="true"
> constraints="article_type_attribute news_article "}}
>
>
>