Changes

Custom Field Type: Upload - Multiple Files Storage

549 bytes added, 20:36, 23 August 2011
no edit summary
==Notes==
* To use the '''Multiple Files...''' button which allows you to upload multiple files at the same time requires the use of a Java Applet that will be automatically installed on your PC. If the [[User|user’s]] computer does not allow installation or execution of Java applets then the '''Single file''' upload should be used.
 
 
 
==Variables==
The following extensions can be used with Single File fields:
 
* '''.file''': displays the list of files in a table format with hyperlinks to the files.
* '''.numOfpages''': the total number of pages in all PDF files stored in the field
* '''.numoffiles''': the number of files in the field
* '''.uploadlink''': the URL that can be used to upload a file to the field.
* '''.value''': the filenames of the files separated by pipes (|) with file identifiers
* '''.files''': the URL/path to each of the files separated by pipes (|).
 
 
==See Also==
0
edits