-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- I can use a file upload box in the form
- Data is submitted in base64 encoding as part of the POST request.
- Support is limited to IE 10+
- documentation exists (how to use this feature for files up to a certain size, how to upload larger files using multi-part-upload)
==
Note: we should first create an example of how this can be achieved using custom javascript.
then we should decide whether it is worth it to create a new directive which makes it easier for users to use file uploads