12-14-2016 02:22 AM
Hi,
In AIkau "FileSelect" widget how to restrict multi file section.
Thanks,
Jay
12-14-2016 04:01 AM
Just to clarify... are you saying that you only want to configure the FileSelect widget so that it only allows single file seletion?
The short answer is that this is not currently possible. However you have a number of options on how to address this.
The reason that it is not possible is that the FileSelect form control wraps the FileInput widget. The HTML template for the FileInput widget currently has "multiple" hardcoded in it to support multiple file selection.
It would make sense for Aikau to make this configurable, so your options are:
This would make a very valuable contribution so it would be great to see you contribute a pull request to solve it. However, if you'd rather just wait for it to be fixed then I suggest you raise an issue. However, as this is a feature request there is no guarantee on when it will be resolved.
12-14-2016 06:47 AM
Yes Dave i want to restrict user to be select single file.
I saw current FileInput.html support multiple.
Thanks for your replay Dave.
Thanks,
Jay
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.