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

doubt in smart forms

Former Member
0 Likes
419

Hi ABAP Gurus,

i am developing Smart Form in that i have kept some windows. before my main window i have two windows.

in first window i maintained logo, vendor address,po no & po date, and in second window i am maintaining pan no of vendor and payment terms.but in all the pages i want 1 window but i don't want second window from second page.

1 ACCEPTED SOLUTION
Read only

former_member188829
Active Contributor
0 Likes
403

Hi,

In Window Sections You have three Tabs..General Attributes Tab,Output options Tab and Conditions Tab.

For Second Window

In Conditions Tab..Below You findout Only On First Page Check Box..Select That one..For Second Window.

3 REPLIES 3
Read only

former_member188829
Active Contributor
0 Likes
404

Hi,

In Window Sections You have three Tabs..General Attributes Tab,Output options Tab and Conditions Tab.

For Second Window

In Conditions Tab..Below You findout Only On First Page Check Box..Select That one..For Second Window.

Read only

Former Member
0 Likes
403

Hi,

1.In Smartform page wise the windows can display.

2.If you need first window in first page,just Select the check box in windowsConditions->only on first page.

Regards,

Shiva Kumar

Read only

Former Member
0 Likes
403

Hi,

Create Second page and mention that second page in the NEXT PAGE option the first page and specify which windows you want from the second page by copying that windows from the first page and copying it in the second page even main window also and in the NEXT PAGE option of the second page specify second page only then u will get only those which u want to be displayed from the second page onwards.