cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform : No new page allowed in secondary window

Former Member
0 Kudos

Hi ,

I'm actualy working on a smartforms and I need your help.

In my form, I have different pages. In page 2, I have a window which contain a command node.

In this command node, I check different fields and if it is ok, I need to call page 1.

When I try to do that, I recieve a message at compiling time : "No new page allowed in secondary window".

Is it possible to call a page from a secondary window?

Kind regards

Karim

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

it's not possible to call a new page in 'SECONDARY WINDOW', we can call a new page only in the MAIN WINDOW.

If you want different data, create different windows and based on the condition call the required window.

Regards,

Pavan

Former Member
0 Kudos

Thanks,

Could you tell me if it's possible(and how) to call a previous page from the next page?.

Thanks a lot

Karim

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Karim,

For example:

page 1 --> next page(Page 1)

Page 1 : contains main window

after end of the main window create command node

goto new page : page 2.

Page 2 --> next page(blank)

Page 2 : contains secondary window..

Regards,

Sravanthi

Former Member
0 Kudos

Thanks to all of you.

Points have been rewarded..

regards

Karim

former_member203305
Active Contributor
0 Kudos

Hi,

the only thing that u need to do, is to move the command into ur MAIN WINDOWS (u have to do some changes in ur smartforms). u can use Command only in the MAIN Windows. It works, i have done this in several smartforms.

Regards

naimesh_patel
Active Contributor
0 Kudos

You need to create a MAIN window to have the COMMAND to trigger a new-page.

Check this: [Commands in Smartforms|http://help.sap.com/saphelp_nw04/helpdata/EN/07/57f78ff5d111d4b65c006094192fe3/frameset.htm]

Regards,

Naimesh Patel