I have custom widget which is used to fetch data.
On button click i am opening the widget B to populate details data.
I don't want to show the details widget b in Anchorcontroller. I am using Launchpad theme .
Is there a way i can remove the widget B from AnchorController and just open it from Custom Widget button click.
Thanks in Advance.