cancel
Showing results for 
Search instead for 
Did you mean: 

One question of Navigation from View1 to View2 in different component.

Former Member
0 Kudos

Hello, superman

I have a question of Navigation between View1 and View2 in different component. I created 2 component A and B, there is a view1 in Component A and a view2 in Component B. I want to do a navigation test: navigate from View1 to View2, and back from View2 to View1.

I used Component B in Component A, and I can create navigation link between View1 and View2(interface), then I can implement the navigation from View1 to View2. But when I used Component A in Component B, system return error message: Cycle in component usage definitions: EX00A EX00B.

My question is, if I cannot used Component A in Component B, how can I implement the navigation from View2 to View1?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

put a outbound plug in interfaceview of component B

in view 1, put a inbound plug, then connect them

Former Member
0 Kudos

Hi, Da Xiong Di

I got many helps from your reply recently, thank you very much. If possible, could you add my msn? I just sent my msn to your email.

Answers (0)