Hi,
how is possible set the size of the input box for fileuploaditem? I refer to the text area where is show the name of file after the user chose the file.
Setting the width has no effect, and the SIZE is an HTML attribute not settable via javascript but that must be present on HTML template beyond the widget (the html template of smartclietn widget), unless to do direct native DOM manipolation (that I would like to avoid).
Thanks.
how is possible set the size of the input box for fileuploaditem? I refer to the text area where is show the name of file after the user chose the file.
Setting the width has no effect, and the SIZE is an HTML attribute not settable via javascript but that must be present on HTML template beyond the widget (the html template of smartclietn widget), unless to do direct native DOM manipolation (that I would like to avoid).
Thanks.
Comment