Sub-folder display/selection for listing and uploading
-
Hi, excuse the basic question.
I have now got a basic understanding of the shortcode generation but couldn’t find an ‘easy’ getting started for idiots guide’.
What I’m trying to do is the following – and I may be approaching this the wrong way. I think I am close but can’t get any closer:
1) Select a directory to upload or create a /sub-directory and then upload files.
I can display an uploadeder with this:
[fileup fadein=”opacity” fadetime=”1500″ uploader=”name”]
But the Destination Directory drop down list just shows the first directory i.e. base=12) Then allow users to display files by selecting the relevant directory/sub-directory, then click to download
I can display a list of files by using:
[fileaway type=”table” paginate=”true” bulkdownload=”on” ]BUT, I can’t figure out which parameter will enable the user to select a directory/sub-folder
I can manually display a directory using the following but can’t display directory/sub-folder selection:
[fileaway base=”1″ type=”table” makedir=”true” paginate=”true” bulkdownload=”on” directories=”true”]You can see my confused attempt on this dummy page: https://www.insight-setup1.co.uk/z-testpage/
Again, sorry for basic question and lack of understanding the plug-in methodology/logic.
- The topic ‘Sub-folder display/selection for listing and uploading’ is closed to new replies.