Forum Discussion
Deleted
Jan 31, 2019Dynamically Populate SPO List With Files From Specific Folder?
Can I dynamically populate a field in a SPO list (when a new item is being added) with a list of files (user will select one file) from a specific doc library or folder?
NeverHere
Feb 04, 2019Brass Contributor
Hello cgtrman,
Maybe not natively in SPO, but you could possibly create a dropdown menu on your form with a list of filenames, then use Flow to attach a file based on the selection from a document library.
Deleted
Feb 04, 2019Thanks for your response. I am not looking to attach a file but rather offer the user a list of file names to select one from. Looking for a way to populate a SPO List "Add new item" field with a list of file names to select from.