thanks, will update to new version
sudkhd
@sudkhd
Posts made by sudkhd
-
Missing helper: htmlToXlsxEachRows
I am trying to generate large html-xlxs report. in the documentation i saw to resolve the performance htmlToXlsxEachRows, helper can be used, but it is throwing Missing helper: "htmlToXlsxEachRows". I am using version 2.6.1.
-
RE: disabling play ground
Thanks for the reply. I meant to say : logs were not being generated so can not debug what going on.Have been struggling with the config for while, finally figure it out. It was some kind of line ending that messed up config file when I copy pasted the snippet. I reverted back to original config and typed the code and it worked. I will try the last part of replacing studio with custom home page.
-
disabling play ground
When setting
"studio": {
"enabled": false
},
can not get any report. logs are being generated so can not debug what going on. how can I have a home page that does not point to playground or studio. the jsreport servers sit behind the proxy and share same domain name.