Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以正常形式,我可以上传图片。当我通过formRemote它执行此操作时,它将不起作用。在 params map 中仅显示 controller 和 action 。在 ajax 中,文件上传是不可能的。我的需要是必须在 ajax 和表单验证中进行图像上传。
formRemote
请帮助我。我尝试了很多。
您可以使用iframe上传图片而无需刷新页面。
iframe
试试这个链接作为工作示例。
正如您所注意到的,您不能使用formRemote上传文件,但您可以使用一些 JQuery 插件来执行此操作,例如:http ://hayageek.com/ajax-file-upload-jquery/ 。
提示:根据您的选择,您需要提供链接。为此,您可以使用g.createLink().
g.createLink()