I have a list with a lookup column pointing to a document library. Some of the users are asking if they can upload the reference file from the list form rather than having to go upload to the library first, then link it in the list (sigh...).
The closest thing I've found is SPLookupAddNew in SPServices, but while I "get it" for adding items to a lookup list, adding files to a library seems a trickier proposition. Has anyone implemented something like this before, either with SPServices/SPLookupAddNew or another way?
The closest thing I've found is SPLookupAddNew in SPServices, but while I "get it" for adding items to a lookup list, adding files to a library seems a trickier proposition. Has anyone implemented something like this before, either with SPServices/SPLookupAddNew or another way?