how to get view from parent region
description
Hi,
I have the following parent child hierarchy,
A1 A2 => Tab region
B1 B2 B3 B4 B1 B2 B3 B4 => Tab region
A1 and A2 are the main view. B1 B2 B3 B4 are the child of A1 and A2, when i do context switch b/w A1 and A2 how can i get that which of the child is active in parent, Its nested tab region issue... looking forward for some good suggestion.