Hi,I have a problem with xdp form. I have two pages on the template,
lets say details page and a summary page. There is a table on details
page which can be broken onto several pages. This table has a footer
with some totals. In case of data/table fits on one page (table os not
broken), i have to display the footer with totals and hide the summary
page. And if table is broken onto several pages i have to hide the
footer on details page and display the summary page. The biggest issue
here is that...