I have a form with a html area where I put SQL queries results and a tabpanel where I show charts.
The html area is printable, placed on the upper part and the tabpanel is not printable and is located at the bottom of the page.
If I try to print, the tabpanel disappears (correct), the html expands (correct) but, instead of showing me all the pages (4, in this case), I only see page 1 and 2.
If I remove the tabpanel, everything seem to work as expected.
I set the form to break across pages and html area to grow in height. Scrollbars V: When needed, H: Never
Are you testing this on mac? if so could you verify this on windows?
(We have had one more report of a field not growing correctly on mac, there seem to be no problem on windows)
Jan Blok:
Are you testing this on mac? if so could you verify this on windows?
(We have had one more report of a field not growing correctly on mac, there seem to be no problem on windows)
I’ll see if I can set up a test with a win client.
Addendum: removing the tabpanel, the html area grows correctly.
Riccardino:
Addendum: removing the tabpanel, the html area grows correctly.
Thats something I don’t understand, not printable is the same as not placing at all.. will check this out.
Jan Blok:
Riccardino:
Addendum: removing the tabpanel, the html area grows correctly.
Thats something I don’t understand, not printable is the same as not placing at all.. will check this out.
I made another test (on a different portal: this one based on a global relationship): the portal expands correctly, but there’s no way to get the show the price_total (the sum of all lineitems shown in the portal) when printing (the total is displayed correctly when browsing, but the field remains empty when I print it).