Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Smart form - data overflow, next page

Former Member
0 Kudos

hi,

my requirement is , I have to creat a smart form , with three kind of data , each on one separate page , it works fine when the data is not gettng overflowed on the first or second page , but when data on the first page(Main Window) is more than the space avialble on the first page, A error message 'OTF end command // missing in OTF data' occurs , and results into DUMP.

Please help me.

2 REPLIES 2

Former Member
0 Kudos

hi,

u can use the go to next page command in command line in the main window, that will take the overflowing data on the next page .

0 Kudos

Thanks Avakash