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: 

Smartforms Delete blank page

Former Member
0 Kudos

Hi,

im passing my internal table to smartform function.in smartform i want to create new pages for (at new vbeln )field group.i have been added one command i check for each new page GOTO->First page i gave. so as per this first page after head goes to next page.remaining page comes correctly.i want to remove first page. can any one guide me ???

prakash

2 REPLIES 2

Former Member
0 Kudos

Put a condition on the COMMAND so that it does not fire for the first page.

In the conditions tab of the command node, just check the check box NOT ON FIRST PAGE. That will avoid the blank page at the begining.

Regards,

Ravi

Note : Please mark all the helpful answers and close the thread if the issue is resolved.

Former Member

Hi Fahad,

In the attributes of the Command, select the checkbox <b>"NOT on first page"</b>. This will prevent you from creating a blank page at the start and the rest will be the same what you get. Hope this solves ur issue.

Regards,

Tushar

Message was edited by: Tushar Marshall Dass