cancel
Showing results for 
Search instead for 
Did you mean: 

SmartForm Second Page Supress

Former Member
0 Kudos

Hi,

I am working on a SmartForm output and it has two pages (Page1 and Page2).

My condition....

If the data doesn't exist for page 2 then Page2 should not be displayed at all.

Fyi...

Main window is in Page2.

Could anyone let me know how to achieve this?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you can do this way put a blank at the page1 node output condition where next page has to be written. and in the first page give the command node go to new page page2 and in its conditions write that if the data in the second page is not blank.

if you want any further help in this regard revert back

Former Member
0 Kudos

Thanks all for your replies.

Vidya-

I've tried your logic but didn't work.

I am getting an error message when I try to see the output.

Error Message:

"Page break is allowed only in the main window."

As I mentioned in my post earlier that my Main Window is in Page2 and not in Page1.

Please help.

Thanks,

KG

Answers (3)

Answers (3)

former_member193831
Active Participant
0 Kudos

hi,

on the main winow, go to tab 'Conditions'.

Add a condition with your data in the Main window not to be blank.

So the MAIN window would not be processed if it is blank. And so 2nd page will also not come,

what say. Try and let me know.

Rgd

Vivek

Former Member
0 Kudos

Hi,

you can do this way put a blank at the page1 node output condition where next page has to be written. and in the first page give the command node go to new page page2 and in its conditions write that if the data in the second page is not blank.

if you want any further help in this regard revert back

Former Member
0 Kudos

hi,

if there is no data in main window of page 2 u can supress the page 2.

Former Member
0 Kudos

Hi,

In general properties of page 1 give name of next page. And in general properties of 2nd page give next page as next page. Just copy & paste the main window of 1st page into 2nd page. this will work properly.

Is it helpful? If not explain your prblem in detail?

Ashven