I am creating a List Item, everytime a new file is uploaded to a certain SP Folder and that is working as expected. Now I would like to take it a step farther and add a column for the file location (hyperlink), I am having issues trying to figure this out.
Basically when the list new is creating, I am grabbing the title but I want to grab the file url location as well and use it in my list so that users can view the list and click on the file location to open the document.
thanks