Making the "Browse for Folder" dialog box topmost?

Hello!
Is there a way to make the “Browse for Folder” pop-up window topmost / increase it’s strata somehow? It tends to always hide behind all other windows that are open on the screen.
Maybe it’s a simple task but my research has led me nowhere so far!
Thanks!

Hello @theEmailRobot

You can try using “Send Hotkey” for shortcuts like Alt+Tab or Windows+D to bring it to the foreground. Consider automation tools or scripting for more control, but this might be platform-specific and complex.

Thanks & Cheers!!!

This has been a problem for years. Still not fixed. I suggest using the Form activities and you can build a form that has a Select Folder field on it. This provides a better user interface.

Thank you for the tip! Will try.