I am trying to use the upload file field type.
Problem: When I run the app, and go and select a file, upon return the filename does not display in the input box. But, if I go and submit the form the file does get uploaded. Why does the selected field not show in the input box? I have found this issue on Chrome, not sure if it works elsewhere.
Question: Is there a way to turn the delete record checkbox off without a CSS workaround? I can see its use when the file is associated to a record, but in some cases they aren’t, so this should not be displayed.
Question: Where are the file uploaded icon images derived from? I uploaded an excel document, and the icon was broken or a question mark, is that working correctly? Or where are these icons maintained?
thanks -
David