Hopefully this is the right forum for this; it didn't seem to fit well with the others since I'm not sure how the solution is going to come about.
I have a list where users regularly upload attachments. What I'd like to do is be able to copy the attachments' source location (i.e. drive:\folder\folder1\file.ext) as a string and place it in a field on the list item.
Is this possible? I can't create custom VB projects for this, so if coding is required, it'd probably have to be a jQuery/JavaScript kind of thing.
Thanks in advance!