How to open a widget(B) on a click action from another widget(A)

Hi,

I have a requirement to open a widget(say Widget B) in the right when clicked on any of the row of the table component in the widget A, placed at bottom of the screen.

For reference attaching a snap of the requirement:

Requesting for the suggestion on what service/implementation should be done to accomplish the requirement.

@Abhay0294 thank you for the discussion, you should be able to achieve what you’re looking for by using the options available with WidgetOpenerOptions namely WidgetOptions. The options can be used to specify where, and in relation to what the widget should open.

Examples: