Application Development 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: 

need to print logo only in first page of smartforms

Former Member
0 Kudos

hi,

please help me that how to print logo only on first page in smartform.

thanks,

manoj

5 REPLIES 5

former_member182550
Active Contributor
0 Kudos

You can insert a condition based upon sfsy-page = 1 , or you can click the Additional event 'only on first page. If you look, these are quite obvious.

Rich

0 Kudos

thanks for your help Richard..

regards,

manoj

VenkatRamesh_V
Active Contributor
0 Kudos

Hi Manoj,

Goto conditions tab tick mark the first page.

Hope it helpful,

Regards,

Ramesh

0 Kudos

hi Ramesh,

thanks for your help...it works fine...

regards,

manoj

0 Kudos

Basically what I said.