‎2021 Jan 18 10:42 PM
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
‎2021 Jan 19 11:08 AM
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
‎2021 Jan 19 9:58 PM
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