From d8eca161e1094a325062614883d70b2914466654 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 15 Sep 2020 20:39:42 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 826fa2a0..fadaa781 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -8,9 +8,16 @@ TODO: Report confirmation checklist - page breaks properly EXAMPLE NEEDED - I guess when it starts a new record in a big list of data or something i.e. in a list of widgets it starts a new page on a new widget - https://playground.jsreport.net/w/admin/dI2_fUqZ (for example this sample report shows
which is interesting) - - scan templates, only include required js libs on render + this is the current CSS property, not the one jsreport was using: https://developer.mozilla.org/en-US/docs/Web/CSS/break-before + There are many options including ones for columns and some to prevent page breaks splitting up blocks. + +
+

{{ Name }}

+
Notes: {{ Notes }}
+
+ + old jsreport ref: https://playground.jsreport.net/w/admin/dI2_fUqZ (for example this sample report shows
which is interesting) + - custom extra javascript functions EXAMPLE NEEDED - Mailing labels - Alternate paper sizes A4, Letter etc