cancel
Showing results for 
Search instead for 
Did you mean: 

Set default window

Former Member
0 Kudos

HI,

I have a main window and a popup window, when i run the project the popup window appears by default. How to set the main window as default.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186016
Active Contributor
0 Kudos

The application getting launched specifies the component which is going to be launched. There the interface view is declared. The interface maps to windows that gets launched.

Ensure in application editor that the correct interface view is specified.

In 04s if you have window by Name "title1", the interface view is by name "title1InterfaceView"

Application editor comes up when you double click on web dynpro application.

Regards,

Ashwani Kr Sharma

Former Member
0 Kudos

Hi,

can you please expalin the procedure.

former_member186016
Active Contributor
0 Kudos

Hi,

I have already updated my last post. Rephrasing it.

Double click on application node.

The application editor will open.

There, in interface view input field specify the interface view.

In 04s if you have window by name "title1" the interface is by name "title1InterfaceView".

Regadrs,

Ashwani Kr Sharma

Former Member
0 Kudos

Hi,

In yuor NWDS go to

< your Webdynpro project> -- WebDynpro -- WebDynpro Component -- <your component> -- Windows -- <your component> -- <Main view>

Double click on the view you want as displayed default

In the bottom of the NWDS you will see tabs like Tasks,Propertiese,DTR Console,J2EE Engine etc..

Click on properties tab and set the value of Default = True.

Double click on the popUp view and set the value default = false

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

in the property of the application, i selected the main windows name in the interface view dropdown.

Message was edited by:

SDN User

Former Member
0 Kudos

Hi,

1. Double click the <b>application</b> you created

2. Select the <b>Interface view</b>

3. There select the <b>main window name</b>

Previously it should have been the interface view of the <b>popup window</b>

Regards,

Mathan MP

Former Member
0 Kudos

Hi,

just u select firstview(main window),then go to properties set DEFAULT=TRUE