notes on field type "rfile"
- rfile provides selection of a file on the remote server
- applicability: html5/php only
- it works the same as lrfile except there is no local file button
- example usage tools:filetest
warnings
- "multiple" attribute is not supported
- future support planned, but not prioritized unless needed
comments
- if user is not logged on, the browse server button is available, but will warn them if pressed
- the user can select a server input file from another project
- the server input files are not copied, simply provided in place
- could be an issue with someone removing a file during run (since only the running project is locked)
- it is not copied over to the current project
- not sure if we want to move it or not
- the server input files are not copied, simply provided in place
Last modified 7 years ago
Last modified on Apr 5, 2015, 9:53:10 AM