how to clear the value of file field item in form data ?
myForm.setItemValue(“myItem”, “”);
or
myForm.clear(); to clear all the values
If you have some problems with ‘clear’ method - update your js files. In 3.0 it was an issue with calendar in form.