File Input object
Posted: Thu Dec 06, 2018 1:47 am
Hello folks,
I have a form with a File Input object on it. When I browse for and select a file, then save the record, the file is converted to JSON and saved in the table as expected. However, if i re-open this record, the File input shows "No file selected". There is no indication that a file has already been uploaded. Is there a way to show the filename here so I know what was uploaded?
Also, if I have two files with the same name, but in different folders, how can I know which version was uploaded (the JSON contains the filaname, but not the full path).
Cheers,
I have a form with a File Input object on it. When I browse for and select a file, then save the record, the file is converted to JSON and saved in the table as expected. However, if i re-open this record, the File input shows "No file selected". There is no indication that a file has already been uploaded. Is there a way to show the filename here so I know what was uploaded?
Also, if I have two files with the same name, but in different folders, how can I know which version was uploaded (the JSON contains the filaname, but not the full path).
Cheers,