cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation Between Embedded Views

Former Member
0 Kudos

Hi Experts,

I have a requirement where i am having lets say three views v1,v2,v3 and i am embedding v2 and v3 in v1 using viewcontainerUI element.In v2 i am having a button element when i click on that v3 will display and in v3 i am having a button when i click on that v2 will display...lets make it simple to show basic and additional info i am planning this way v1 is the main view.v2 is the basic info view and additional info view.How to achieve this?

Regards,

Naga Sankar Anand K

Accepted Solutions (1)

Accepted Solutions (1)

former_member185879
Active Contributor
0 Kudos

Hello Anand,

You can easily achieve this without the view container UI element also. Say, you already had three views. Create outbound and inbound plugs for the views and navigate according to your requirement. But while binding into the window create the viewset and place it. it will work, we dont want view container. View Container UI will be used mostly to display the interface views.

In your case, all the views are from one component, so better use ViewSets.

Hope it helps. Revert for any queries.

Regards

Nizamudeen SM

Answers (0)