cancel
Showing results for 
Search instead for 
Did you mean: 

How to display three different views in single output

former_member198064
Participant
0 Kudos

Hi All,

I am having three views like VIEW1 VIEW2 VIEW3 and i am adding these three views into WINDOW, i want to display three views at a time without navigation.

When i execute the program i want to show three views at a time.

Thanks,

Venkatesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
former_member197425
Active Participant
0 Kudos

Hi,

Create 3 View UI Container elements in the Layout and in each ViewContainer embed the Views

then all will be displayed in output ..

Thanks,

Nandi.

Former Member
0 Kudos

in your output view add viewcontaineruielement and then in window add view you want to display in viewcontaineruielement .