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

Smartforms Next Page

Former Member
0 Likes
589

Hi All ;

For exp, I have 10 line at GT_BSID and I have 2 templates for eevry page.

I want to show a line for every template so that after 2 line automatically go to the next page

Is there any example for that ,Can u help about that ?

Regards.

Fırtına

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
552

Hi,

Try using Command node in smart form to navigate to next page based on appropriate condition.

Thanks,

Murali

3 REPLIES 3
Read only

Former Member
0 Likes
553

Hi,

Try using Command node in smart form to navigate to next page based on appropriate condition.

Thanks,

Murali

Read only

VenkatRamesh_V
Active Contributor
0 Likes
552

Hi,

Inside a loop create a command  and add conditions.

Regards,

Venkat

Read only

Former Member
0 Likes
552

Hi,

Command node will help to navigate through page as per your requirement.

COMMAND node is used to call another page based on some conditions.

You have a check box in command to call the next page. You need to mention the page name there..

And the condition can be written in the conditions tab.