Application Development and Automation 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: 
Read only

Page break -smartforms

Former Member
0 Likes
415

I have arround 5 rows in my smartform for heading with 10 columns . which shows up for every sales oder it shows on the form . For eg if I have 3 sales orders on my form two of them is accommodated on the smartform while for the third sales orde it shows me just teh two lines of my heading and rest is continued on the third page, i.e with oter three line sof the heading which dosent look good. Is there a way I can automatically send the next item or sales order complete headings with its items under it to the next page if such cases arrise so that teh form looks clean and formated properly.

I know we use page break stuff but not sure where to use it

Thanks

Aarav

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
386

You can set the Page Protection for all your rows in the header. Include all your 5 header rows under a Folder. Select the Page Protection on the Folder.

So, you smartform would look like:


MAIN
.. TABLE
.... HEADER
...... FOLDER with page protection
.........ROW1
.........ROW2
.........ROW3
.........ROW4
.........ROW5

Regards,

Naimesh Patel

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
387

You can set the Page Protection for all your rows in the header. Include all your 5 header rows under a Folder. Select the Page Protection on the Folder.

So, you smartform would look like:


MAIN
.. TABLE
.... HEADER
...... FOLDER with page protection
.........ROW1
.........ROW2
.........ROW3
.........ROW4
.........ROW5

Regards,

Naimesh Patel

Read only

0 Likes
386

Hi Nimesh!

I did put the ehader under the page protection but the page protection checkboxunder the output options for the folder is greyed out , how do i check that?

Thanks