Merge command: [strnews-boxnronpage ]
Merge variable/item: nrOnpage
Comments:
This shows the (number) amount of documents generated inside a news box. This number should match the `newscount=` url parameter that was used while calling the news module.
Formula:
@If(@IsError(@TextToNumber(strNewsLinkBoxPagination));5;@TextToNumber(strNewsLinkBoxPagination));
Merge variable/item: nrOnpage
Comments:
This shows the (number) amount of documents generated inside a news box. This number should match the `newscount=` url parameter that was used while calling the news module.
Formula:
@If(@IsError(@TextToNumber(strNewsLinkBoxPagination));5;@TextToNumber(strNewsLinkBoxPagination));