Hi team,
I am trying to implement double click on interactive grid. I would like users to double click on row to open a popup.
I added dynamic action on interactive grid -> double click -> region -> my interactive grid and it is working but i would like to limit this action to rows only. Currently, after double clicking on search field the popup appears. Is there any way to limit it?