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

Smartform-Problem with Page number -Printing *

Former Member
0 Likes
523

Hi,

I have an issue in smartform page numbers. I am trying to print page number like (1/10 , 2/10, 3/10 ...... 10/10)

I created a window after main window and created a text

&SFSY-PAGE&of&SFSY-FORMPAGES&

and now I am getting (1/, 2/ ,3/* ... at end 10/10).

Am i doing anything wrong?

Regards

Praveen

Hi,

I have an issue in smartform page numbers. I am trying to print page number like (1/10 , 2/10, 3/10 ...... 10/10)

I created a window after main window and created a text

&SFSY-PAGE&of&SFSY-FORMPAGES&

and now I am getting (1/, 2/ ,3/* ... at end 10/10).

Am i doing anything wrong?

Regards

Praveen

2 REPLIES 2
Read only

Former Member
0 Likes
468

You'll find the answer if you search the 'Form printing' forum. Here's one I found;

Regards,

Nick

Read only

Former Member
0 Likes
468

Hi Praveen,

yes use &sfsy-page& of &sfsy-formpages&, but code this in a window of type 'final window' so that no error occurs.

Reward if helpful.

Regards,

Harini.S