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

few qustion in smartforms

Former Member
0 Likes
527

1) how i can set page number and display it ?

2) i have two part in the form ,

one fix and have to display one in the first page/time

and the second is internal table , how i can

set the header data display in the first screen

only ?

thanks .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

1) Use SFSY-PAGE for the page number and SFSY-FORMPAGES for the total number of pages.

2)For the header windows, in the Conditions tab, check the 'only on first page' checkbox.

1) how i can set page number and display it ?

2) i have two part in the form ,

one fix and have to display one in the first page/time

and the second is internal table , how i can

set the header data display in the first screen

only ?

thanks .

3 REPLIES 3
Read only

Former Member
0 Likes
502

1) Use SFSY-PAGE for the page number and SFSY-FORMPAGES for the total number of pages.

2)For the header windows, in the Conditions tab, check the 'only on first page' checkbox.

Read only

Former Member
0 Likes
501

hi,

Page number of the next page : &NEXTPAGE&

Page number of the current page : &PAGE&

Regards,

Naveen

Read only

Former Member
0 Likes
501

hi dakota,

1)click on the button <b>FIELD LIST ON/OFF.</b>

u will get a list in that click on system fields.

-> sfsy.

select page and drag and drop it into the text element.

2)

click on conitions tab

and select ONLY ON FIRST PAGE