Hide a group when clicked anywhere on the page

I want to hide a group whenever I click somewhere else on the page. Is there some way to do this? Something similar to a popup.

When page is loaded have an input be “focused”.
When that input is no longer “focused” hide the Group.

Any click anywhere else will un-focus.

1 Like

thanks for the help! appreciate it…

1 Like