Merge command: [strcalendar-boxpaginationparam ]
Merge variable/item: strcalendarLinkPaginationparam
Comments:
This generates the correct `?opendocument`, `start` and `count` parameters for navigating to the database or category document that was used as `source` of the calendar box.
Formula:
@If(strcalendarLinkPaginationOn="1";"?opendocument&Start=1&Count="+strcalendarLinkPagination;"");
Merge variable/item: strcalendarLinkPaginationparam
Comments:
This generates the correct `?opendocument`, `start` and `count` parameters for navigating to the database or category document that was used as `source` of the calendar box.
Formula:
@If(strcalendarLinkPaginationOn="1";"?opendocument&Start=1&Count="+strcalendarLinkPagination;"");