I have a container field which will hold a reference recording for a song. For a variety of reasons, I'd like to create a scripted dialog where, when executed, it would open explorer and have the user navigate to the file to use. This is similar to many web-based upload dialogs, or even the File Open dialog. Then, place the found file into the container.
Is there a way to do this?