cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation between two WD-Components

Former Member
0 Kudos

Hi,

i have the following scenario:

I have an application A and this application should be enhanced.

I build a component B and want to embed the view of component B to a ViewContainerUIelement.

It seems that the window from Component B is now embedded to component A and not the view from B.

My problem is now, I cannot navigate back from the view of Component B to Component A.

Greetings

Marcus

Accepted Solutions (0)

Answers (2)

Answers (2)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi Marcus

create Inbound and Outbound Plug for the window of Component B

and embed in the componentn A, now use the same coding to trigger the plugs.

Regards

Abhi

Former Member
0 Kudos

Hi marcus. The problem is not very clear. Can you give the code snippets of what you are doing?