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. + +