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

Smart Forms

Former Member
0 Likes
396

Hi All,

If I have to display page Number in Smart forms, can I drag it directly from the system fields or should I define it in global definition? I am displaying the page number but it is giving a warning which says 'SFSY-PAGE is not defined'. What could be the problem?

Thanks in Advance,

Swapna.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
372

If I have to display page Number in Smart forms, can I drag it directly from the system fields or should I define it in global definition? I am displaying the page number but it is giving a warning which says 'SFSY-PAGE is not defined'. What could be the problem?

Hi swapna,

u can use system fields &SFSY-page&. if u want total no of pages u can use &sfsy-formpages&.

please drag and drop this or you can go to change editor by clicvking on the change editor in the general tab and then click on editor on the field and then go to change e\ditor from the main menu and declare the values as said above

reward if useful.

2 REPLIES 2
Read only

bpawanchand
Active Contributor
0 Likes
372

Hi

You can use the SFSY fields to display the page numbers,

I think you have written it directly instead of dragging .If you have written it manually it doesn't work .You have to Drag n drop from th field list.

Regards

Pavan

Read only

Former Member
0 Likes
373

If I have to display page Number in Smart forms, can I drag it directly from the system fields or should I define it in global definition? I am displaying the page number but it is giving a warning which says 'SFSY-PAGE is not defined'. What could be the problem?

Hi swapna,

u can use system fields &SFSY-page&. if u want total no of pages u can use &sfsy-formpages&.

please drag and drop this or you can go to change editor by clicvking on the change editor in the general tab and then click on editor on the field and then go to change e\ditor from the main menu and declare the values as said above

reward if useful.