ISSUE
It is not possible to print Reader materials, like custom dashboards, that are built via portals. Both the delivered auto.pdfs and the static custom .pdfs work, but not portals
- ST-65Getting issue details... STATUS
Options
For dashboards:
Map to static files…./apply/dashpoard/pdf
Not flexible, very fidgety to format, and no granular control of permissions—people can either see the page, or not. And, the most annoying thing (to me) is that you have to build out fields for all possible data points—if your students might have 10 schools in their academic history, you have to have fields set up for schools 1-10, and for most students most of the data fields will be blank, but they still have to be there.
Portals are much more flexible for both formatting and content display, in particular they can dynamically adjust to however many schools or research experiences need to be shown:
But, these lovely schmancy portals cannot be printed.
Enter Containers! https://knowledge.technolutions.com/hc/en-us/articles/9542785890459-Data-Containers#what-is-a-data-container--0-0
Or, actually, not really:
However!!
https://knowledge.technolutions.com/hc/en-us/articles/360035256091-Configuring-Document-Export-Materials --creating materials and formatting them properly
https://knowledge.technolutions.com/hc/en-us/articles/8781851211419-Creating-a-Document-Export-Query-with-Configurable-Joins --build query in CJ’s
https://knowledge.technolutions.com/hc/en-us/articles/360034966132-Scheduling-Document-Exports – helps set up the output
https://knowledge.technolutions.com/hc/en-us/sections/360006571391-Exporting-Documents all of the documentation on exporting docs
Add Comment