Actions
Support #1105
closedcheck lineEdit WFileUpload
Start date:
12/16/2011
Due date:
% Done:
0%
Estimated time:
Description
Hi all,
I was wondering if it's possible to check if the lineEdit of the WFileUpload is empty or not. Any idea ?
Thanks a lot
Regards,
Bart.
Updated by Koen Deforche almost 13 years ago
- Status changed from New to Resolved
Hey,
I think not. The element is obsessively protected in the DOM to prevent that one can secretly upload a file from a user's computer in a form.
Also, the 'line edit' is not standardized and some OS'es (MacOSX) do not even show one.
Regards,
koen
Updated by Koen Deforche over 12 years ago
- Status changed from Resolved to Closed
- Target version set to 3.2.1
Actions