cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the default view of a WD component

Former Member
0 Kudos

Hi,

When I create a WD component,there is a optional default view that is created which acts as a default first view of the component.

How do I change this to a new view i.e I want to create a new view after my application is ready and want to make the new view to be the first screen of that view.

Can anybody help?

thanx,

Bhupesh

Accepted Solutions (1)

Accepted Solutions (1)

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

Change the default property of the view u want to display first as true.

other view will automatically set false.

Regards,

Vijayakhanna Raman

Answers (1)

Answers (1)

Sharadha1
Active Contributor
0 Kudos

Hi Bhupesh,

If u are working with WD ABAP..

1. Add the new view to the window first.

2. Right click the new view and click 'SET AS DEFAULT'. This will make ur new view as the default view in the window.

If u are working with WD java..

1. Embed ur new view in the window.

2. In the properties of the new view set the 'Default' to true.

Hope this helps.

Regards,

Sharadha