Merge command: [strnews-boxnrtotal ]
Merge variable/item: nrTotal
Comments:
This shows the total number of available news docs.
Formula:
@If(@IsError(newsListItems);0;@Elements(newsListItems));
Merge variable/item: nrTotal
Comments:
This shows the total number of available news docs.
Formula:
@If(@IsError(newsListItems);0;@Elements(newsListItems));