Hi,
Probably not urgent as there are ways around this, but there is a little bug with the File Upload field...
Method to recreate the bug...
- Insert a File data field and edit it's properties
- add the text ",xdoc" to the msword extension "doc" so it reads "doc,docx"
- Click the Allow check box
- Save
- Open the file data properties again
- You will now see that a new msword line has been inserted and an error is given
See below. (I didn't insert this duplicate line - the builder did).
A quick fix would be to include "doc,docx,docm,dot,dotm,dotx" as a default for msword.
Also perhaps add "xls,xlsx,xlsm,xlt,xltm,xltx" too for msexcel files.
Cheers