wf-core:getArticlesInList

This tag reads articles from a list of a section.

Syntax
<wf-core:getArticlesInList
   contentType="..."
   listName="..."
   max="..."?
   var="..."/>
Attributes
var, mandatory, no runtime expressions

This is the object where the result will be placed.

listName, mandatory

This is the list name from where the articles have to be fetched.

contentType, mandatory

This attribute tells which type of contents to be fetched.

max

This attribute tells maximum number of articles to be fetched.