Focal Point
[RESOLVED] AHTML reports render with huge width for each column in mobile browsers???

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9867036086

February 05, 2016, 05:39 PM
CoolGuy
[RESOLVED] AHTML reports render with huge width for each column in mobile browsers???
Hi all,

So, I've built a portal with several pages. A few of these pages display AHTML-based reports inside various iframes sitting in parent div containers. (used the RDF Templates add-on templating) When we go to run some of them in mobile browsers (Safari, Chrome), the Active reports will only partially render completely. We get huge widths for each column of data (usually its just populating the BY fields), but then it never finishes rendering the rest of the report. I've had it happen to me on my laptop as well before from time to time. In order for us to get it to render completely, we have to click a column title to get the drop down menu and select View Full Screen. Then it finally renders the whole report like it should have originally.

Has anyone else had these types of issues with their AHTML reports before, and have figured out why it fails to render completely??

Any guidance, insights, suggestions in relation to this issue is greatly appreciated!

Thanks in advance!

This message has been edited. Last edited by: CoolGuy,


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
February 10, 2016, 05:57 PM
CoolGuy
Anyone ever ran into their AHTML reports only partially rendering before??


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
February 16, 2016, 11:38 AM
CoolGuy
Going to look into ways to start with responsive HTML with the option to open such in new tab in AHTML. Maybe that will resolve this dilemma...


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
February 24, 2016, 11:45 AM
CoolGuy
UPDATE:

- Modified the RDFTemplates CSS and Js to add an AHTML button option for the panel buttons feature. This allows the user to open the report in a new window as AHTML output without the issues.
- Reports showcased within templates in use in our portal will be set to HTML output instead while utilizing both the tablesaw.js and dataTables.js libraries to add features, make responsive, etc. It took me around 2 days to find a Js library that would work with both IBI generated HTML, and the tablesaw.js library. DataTables.js is the best! Our reports now have sorting, pagination, responsive column hiding/showing, search, # records/page shown drop-downs, etc.


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.