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

second page in smartforms

Former Member
0 Likes
384

Hello all ,

In smartform i am having problem in displaying second page in smartform

condition : when the internal table is not initial then i have to display data in second page else i should not display the 2nd page

in 2nd page of smartform i am having main window how to hide the 2nd page based on contents in internal table

2 REPLIES 2
Read only

Former Member
0 Likes
361

Hi

Check the contents of internal table and <b>set a flag</b>.

Use this flag in the <b>conditions tab</b> of the MAIN window in second page.

Regards

Raj

Read only

0 Likes
361

Hi,

In the window's conditions tab, give your internal table name in the field name, then give not equal to as relational operator, and enter INITIAL as comparison value. Hope this will help you. Please reward.

Regards,

rakesh