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