cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:how to work with view container

Former Member
0 Kudos

Hi

I am using view container for display view3 when i click on button which is available in view3.

In win i have added this view3 to view container whic is available in view2.

But here the problem is before i click on button in view2 only view3 view is opening along with view2 .

Can any one please let me the process how to use this VC and achieve the functionlaity.

Regrads

Deepika...

Accepted Solutions (1)

Accepted Solutions (1)

chengalarayulu
Active Contributor
0 Kudos

As per my understanding, you wanna display view3 on view2 when you click on button, for that just follow the below steps.

1. create a button & viewcontainer UI elements on view2.

2. maintain visibility binding for viewcontainer UI element.

3. make the visibility fo viewcontainer element as true in button action.

4. window level embed view3 into viewcontainer of view2.

now test.

chengalarayulu
Active Contributor
0 Kudos

Deepika,

is this thread answered?

Answers (0)