Relative Content

Tag Archive for javascripthtmlservicenow

I get a blank first page when printing the HTML Template of a widget with multiple loops

I am using a table with a tbody etc. I have a situation where I have created a report widget that loops through dates then reservations followed by service items. Everything looks fine on the screen, however when printing, there is always a blank page at the beginning. If I remove the second and third loop (ng-repeat), it prints fine but when I introduce the second ng-repeat I get the issue.