Hi,
I’m new to Anvil. Just wondering if I can allow the user to select a folder, preferably something like a directory browser. The main purpose is to return a Path object or file path pointing to a folder.
This is because there are many subfolders and files within the selected folder which I would like to do a directory scan or walk to load specific files. Is this possible at the moment?
Note: I am not asking for loading files in a folder, as this can be done by uploading a zip file of the folder.