All,
I need to print a summary of the information held in the Account Entity from the newer Unified User Interface. This is for Salespeople to use as a manual backup on customer visits if the technology (laptop/tablet/phone/WiFi) etc fails. In the older Web client there is a "Print preview" option under the Gear icon that just about works OK but the UUI does NOT have this facility. Using the Browsers print option doesn't work either as it just prints what is visible in the Tab that is displayed and nothing else (I suspect that is why the Print preview option is missing in the UUI). Has anybody else any thoughts on how to best provide this facility in UUI?
My own thoughts are:
- Building a report along the lines of the built-in "Account Overview" report. However, it appears that the built-in Report Wizard can only display information from One Entity only and in my case the Account entity has lots of useful information from related entity's displayed in sub-grids. Also, the built in Report Wizard tool appears to not to be able to use the "Account Overview" report as a starting point. So it look like I will be forced down the lines of Visual Studio & FetchXML to produce a printable report.
- Maybe produce a HTML/CSS page Web-resource on a button that displays a printable summary page of the Accounts information.
Any guidance to steer me in the right direction would be appreciated.
Thanks
*This post is locked for comments