Merge command: [strcalendar-boxlistitems ]
Merge variable/item: strcalendarLinkListItems
Comments:
This shows a list with all the UNIDs of the current selected documents in the calendar box.
Formula:
@If(@IsError(calendarListItems);"";@Implode(@Subset(""+calendarListItems+"";nrOnpage);" "));
Merge variable/item: strcalendarLinkListItems
Comments:
This shows a list with all the UNIDs of the current selected documents in the calendar box.
Formula:
@If(@IsError(calendarListItems);"";@Implode(@Subset(""+calendarListItems+"";nrOnpage);" "));