For the file field you should apply the Upload server behavior first. Once you have got that in place you will be able to use the bindings from that server behavior for an of the file attributes, like server file name.
As for the date field what is the data type in your db for this field? Do you have an example of what you are inputting for this field on the form?


