I'm trying to develop an app where the user uploads two files, the first one is directed to folder X and the second one to folder Y, since du.configure_upload is attached to the whole structure of the app itself, is there a work around to accomplish this? The requirement must be done on the same page, or at most the user uploads the first file on page one and the second file on page 2.
I'm trying to develop an app where the user uploads two files, the first one is directed to folder X and the second one to folder Y, since du.configure_upload is attached to the whole structure of the app itself, is there a work around to accomplish this? The requirement must be done on the same page, or at most the user uploads the first file on page one and the second file on page 2.