------------------------------------------------------------------------------------------------
Create a webdynpro component with two windows and two views.
Embed View1 in Window1.
just put a text view in VIEW2 layout.
Go to the event handler method.
put down the below code which calls the WINDOW2.
Create an application that calls the first window. test it.
--------------------------------------------------------------------------------------------------
Create a webdynpro component with two windows and two views.
Embed View1 in Window1.
Embed View2 in Window2.
Put a text view in VIEW1 layout and a button with action .
Click on the button.
Here the Window 2 is called.
--------------------------------------------------------------------------------------------------
1 comment:
Hi,
Can you please tell how to close popup and move to full screen window.
View1->View2(popup)->View3
Regards,
Deepanshi
Post a Comment