Skip to content

Archive Trac fieldnotes rfile

madscatt edited this page Jun 20, 2026 · 1 revision

Fieldnotes Rfile

Legacy Trac archive page imported from fieldnotes_rfile. Source: https://genapp.rocks/wiki/wiki/fieldnotes_rfile. Review age, links, and examples before treating as current.

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

Clone this wiki locally