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: 

How to give a page break using a condition in smart forms

Former Member
0 Kudos

Dear all,

I want to give a page break based on month in smartform.

How can i do it.

Thanks In advance.

Regards

Satish.

1 REPLY 1

0 Kudos

Hi Satish,

If this is in your main window you can set a dynamic page break. Here is how to do this.

Say the name of the page in which you want to create the break is 'FIRST' page.

In the main window of this page create a command node in the navigation tree. In the general attributes tab arke the check box 'Go to new page' and in the next field by the check box chose the same page ie 'FIRST'. In the conditions tab of the command window give the condition to check if the month has changed. This will cause the output of the main window to continue on a new page.

Hope this helps.

Regards,

Vani