‎2009 Jul 21 10:07 AM
Hi all,
I want to create a new page in a smartform at the of the process. My logic of process is next:
PAGE1 --> NEXT --> NEXT --> ... --> LAST
I created a new comand at the end of window MAIN and i ticked the checkbox 'GO TO NEW PAGE' but It doesn´t work well, because after print page LAST, the page NEXT was printing, because in the page LAST I must define the next page and i defined the page NEXT....
Also I create a new text at the end of the window MAIN and I included the line
/: GO TO NEW PAGE LAST
But it doesn´t work...
Please I need help
Thanks
‎2009 Jul 21 10:15 AM
Hi,
Why does your LAST page have to be defined with a next page of NEXT? It is not mandatory for a page to have a next page defined, leave the next page of page LAST blank and the form will stop after that page, which is what you want.
Regards,
Nick
‎2009 Jul 21 10:14 AM
Hi,
Create a command node and click the 'Go to new page' check box specifying the page u want to go.
You can enter your condition for which it should branch to a new page in the 'conditions' tab.
Thanks & regards,
ShreeMohan
‎2009 Jul 21 10:15 AM
Hi,
Why does your LAST page have to be defined with a next page of NEXT? It is not mandatory for a page to have a next page defined, leave the next page of page LAST blank and the form will stop after that page, which is what you want.
Regards,
Nick
‎2009 Jul 21 11:20 AM