Is it possible to use a File Input within a form to just navigate to a Folder, and then select just that folder? I don’t want to select a file within it, just the directory. I’d like to do this rather than have folks type in the entire path to the directory…
In otherwords:
User clicks [Browse] navigates to folder, clicks [OK] and the Browse Input retains the folder path.
I am creating a form for users to submit where they need access granted.
No, that’s not possible. There is no reason why a user would want to submit a local path to a web application anyway (besides some obscure local/intranet applications).