Currently I'm working with a client in an Umbraco site. Due to the clients requirements, the backend users need to make bulk uploads of images, they also need to know who makes the upload.
Recently I noticed that the nodes that are uploaded via your package, say that the user that uploaded it is "admin" and not the currently logged user.
Nodes created by admin instead of user
Hi,
Currently I'm working with a client in an Umbraco site. Due to the clients requirements, the backend users need to make bulk uploads of images, they also need to know who makes the upload.
Recently I noticed that the nodes that are uploaded via your package, say that the user that uploaded it is "admin" and not the currently logged user.
Is there a way to change that?
Thanks in advance.
The source code is available here: https://github.com/noerd/Multiple-File-Upload-Package
You probably need to change it yourself.
Jeroen
is working on a reply...