wf-core:getArticleFieldsMap

This tag is used to make a map with the widget fields of all panels.

Syntax
<wf-core:getArticleFieldsMap
   articleTypeName="..."
   content="..."
   publicationId="..."
   var="..."/>
Attributes
articleTypeName, mandatory

This attribute sets the type of article from which fields are to be read.

publicationId, mandatory

This attribute is used to specify the publication.

content, mandatory

This sets the article from which the value have to be fetched.

var, mandatory, no runtime expressions

This is the object where the results will be placed.