Skip to Content
0
Former Member
Dec 04, 2006 at 04:47 PM

smartform: page break in table node

49 Views

This is a frequent issue and I am sorry to add to the mix but I have tried everything suggested and still no luck. We are on 46c. I need to perform a page break while reading thru my table when a change occurs. Seems simple enough and i am probably missing something very obvious but am out of ideas. My form has only one page, 'First Page'. I have declared a section, and within this section a table node and a control level event declared in sort criteria. I have tried a command node after the 'event on sort begin' added 'First page' in the goto new page box. When i run the form I get the error that 'no explicit page break possible in tables'. I have tried this at 'event on sort end' , same error. I then tried adding program code with the stmt new-page right after the 'event on sort begin' and nothing happens. no error no page break. Any suggestions greatly appreciated.

Thank you

Lynn