Having read through the forum I am getting the impression that Page Breaks is a bit of a problem.
I can enforce a page break between datasets by setting "After:" to "Goto Next Page", on the Object->Pagination tab, however this results in a blank page at the end of the entire output which is just the Master Page with all the static elements.
The 'Conditional Breaks' sounds like the logical point to force a page break based on a combination of inequality or if a particular data element equals a known value.
However, I don't seem to be able to get the 'Conditional Break' to work.
So, the question I would like to ask, is how can you tell if the conditional break logic is correct and whether or not it is running? For example on an ABAP system is it possible to run it and debug it?
My attempts at getting the break to open a pop up or write to disk via JavaScript fails, which is leading me to think they are being ignored by the Adobe Form at both the server and client level.
Is it possible that I have missed another setting somewhere else in the Adobe form configuration?