Hello!I have a similar situation and I don't know how to handle it.There
is a field in the master page which I want to appear on bottom of each
page.In the normal page I have a repeating Subform which can flow on
multiple pages and it contains multiple fields. Scope: In the field from
the master page I want to display the last value of a field from the
current page.Example:Page1 has only one item 0010 -> field from master
page on the first page = 0010Page2 has two items 0020 and 0030 -> field
fr...