| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
I have a formA with side menu(which is a parent component and this is used in all forms), and I have another component(child component like popup) . On formA When I click on One of the Side-menu item, I should invoke a Child component(popup) on same form. how to achieve that?