Hi everyone
I am trying to trigger a workflow whenever the user clicks outside of the focus group but couldn’t find an option on how to do that.
I have a reusable element that uses a focus group to display a list of options to filter the data for. The user should be able to select multiple options. Then when they click outside of the focus group I want to trigger an event (as that means that they have finished selecting the options). Is there any way to do this?
Thanks for any help in advance!
An image of the reusable element displaying the focus group can be seen below
