This commit is contained in:
2020-09-14 19:40:54 +00:00
parent f69226d853
commit 24e90e49dc

View File

@@ -3,15 +3,11 @@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
todo: Add sanitize html for Marked markdown helper as in Wiki control
todo: what does jsreport do to sanitize / secure the generated templates?
TODO: Report confirmation checklist TODO: Report confirmation checklist
page breaks properly EXAMPLE NEEDED 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 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 <div style="page-break-before: always;"></div> which is interesting) https://playground.jsreport.net/w/admin/dI2_fUqZ (for example this sample report shows <div style="page-break-before: always;"></div> which is interesting)
Wiki / Markdown renders prints EXAMPLE NEEDED
custom extra javascript functions EXAMPLE NEEDED custom extra javascript functions EXAMPLE NEEDED
CUSTOM FIELDS example needed CUSTOM FIELDS example needed
Needs same code as for custom fields control essentially. Needs same code as for custom fields control essentially.