Hi , I created 3 components A,B,C .
1. Component B havinga node (name-login) interface with A and C.
2. View login embed with Component C in view container.
3. Whole component of C embed with Component A.
Login node values able to get in Component C only. Not able get in component A. But login node i interaced with both A And C.
by giving Interface Node = 'X' and Input Element (Ext.) = '' Kindly give solution.