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 in smartforms

Former Member
0 Likes
515

Hi

iam working in smart forms.Iam displaying salesordrs in table.

how can i get page break for every 10 sales orders.

Regards,

Suresh.

Edited by: suresh m on Jun 20, 2008 7:48 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
494

Hi,

Put Condition control for the Page break.......

&**********Reward Point if helpful****************&

Hi,

Put Condition control for the Page break.......

&**********Reward Point if helpful****************&

3 REPLIES 3
Read only

Former Member
0 Likes
495

Hi,

Put Condition control for the Page break.......

&**********Reward Point if helpful****************&

Read only

Former Member
0 Likes
494

Hi,

you can use the command statement.

Just take one variable.

And increment that variable in the loop.

and check whenther it is 10 or not.

If it is 10 then trigger the command statement.

In that command statemetn you can find the new page option. Just check that option.

After triggering the new-page just make that variable as 0.

I think it is useful for you.

Reward points if useful.

Thanks & regards

Deepika.

Read only

Former Member
0 Likes
494

Thanks for replies.

Regards,

Suresh