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

Smartform with Last 4 pages terms & condition static text not appearing

mawasey03
Participant
0 Likes
806

Hi Gurus

I have PO smartforms in which 2 pages are used to display line item .And i want to add 4 new pages for terms & conditions.

I was successful to call page 3 from page 2 using command node (after main window of page 2) but similarly

But cant call page 4 from page 3 using command node.Text is displayed in page 3 in secondary window and i created main window just to add command node to call page 4 but its not working.

I even tried choosing next page from page 3 as page 4 but still its not working.

Even tried adding flowlogic and added breakpoint to check the main window of page 3 is called but breakpoint is not called.

How can i fix it.

Regards

Wasey

2 REPLIES 2
Read only

Abinathsiva
Active Contributor
0 Likes
711

HI,

Create a folder and place terms & condition related Text, or any object and place to secondary window of page 3 or place at end of page 2's main window and push through page break

Read only

0 Likes
711

Hi Abhinath

I tried this but no change.Page 4 is not called.And as per my debugging,main window of page 3 is not triggered and as a result the command node at the end of main window is not triggered to call page 4.

The table with static text is in secondary window where as i used empty main window in page 3 just to call page 4 but its not working.

Regards

Wasey