Dscription:
In the form file upload, Select files automatically after upload.
在表单中上传控件,选择文件后自动执行上传。
- Code. 代码
You can see file file_auto_up.api.php. In managed_file type, It's ok to add "#file_auto_up=true".
你可以参考 file_auto_up_api.php 文件。 在 managed_file 类型中,只需要添加 "#file_auto_up=true" 即可。
- Setting. 设置
Fields type is file or image, edit field in the page, selected "auto upload".
字段类型是 file 或 image,在字段编辑页,选中 "auto upload"。