What is the IForm equivalent to fileAFormOpt?

无人久伴 提交于 2019-12-08 08:14:36

问题


I want to use runInputPost on an existing form with a file input tag. fileAFormOpt exists for AForms, but how can I do the same with an IForm since there is no fileField type?


回答1:


I would recommend using lookupFile for that use case.



来源:https://stackoverflow.com/questions/12811776/what-is-the-iform-equivalent-to-fileaformopt

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!