Hello members,My scenario is to display table contents from (Master
Page)MP1 and then overflow to MP2 and use the MP2 for the rest of the
overflowed pages too. In the form context, the table has control level
grouping on a field(F1), which is set in context, because of which we
can sub total for the group of records based on field F1.Take the
scenario that the content area(CA1) of MP1 fits only 10 records and
content area(CA2) of MP2 fits only 20 records. Test scenario 1:If the
table contents ha...