Group Function in Development - Issue

Hi, could it be the case that the ‘group’ function doesn’t work anymore in the export on the Development Environment.

The group is now showing hardcoded in the PDF instead of breaking the pages:

image

Hi @Abo

Thanks for your message. For the group tags to work properly the following conditions should be met:

  • The style or template should have an opening group tag {::group} at the beginning of the code.
  • Group tags should be enclosed within {% nic %}{% endnic %} tags
  • Group tags should always be outside stripnewlines.

Please double-check the above and let us know if you still struggle to identify the issue.

Best,
Borja