on 2010 May 26 5:26 PM
Hi Experts,
I have a requirement to develope a Form such that First Page & the Second Page has details from the Main window.
The Third Page is a summary page but should have a condition associated with it like display third page only if the language is german & , this page has a standard text. This page should also check if the standard text exists & then display if it exists.
The first & second page are fine with Main Window, the firstPage-nextpage= Page 2, the secondpage-nextpage = Page2.
The third page-next page = page3, a window of window type Secondary window.
I do not see any conditions tab associated with Page properties to apply the condition. Please help.
Regards
Vincent
At the end of your MAIN window, put a conditional command node with the 'Go to New Page' box checked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vincent,
Create a new secondary window after the MAIN window.
In this new window, create a COMMAND node.
Mark the checkbox 'Go to new page' and specify page 3 in it.
In the conditions tab of the command node, mark the checkbox 'only after end of main window'.
Regards,
Dawood
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.