First time here? Check out the FAQ!
Iam experiencing the message "contentId is required" when upload the file to ZK form, any suggestion ? because on my local is not appear.
Thanks
Asked: 2019-01-24 13:13:50 +0800
Seen: 5 times
Last updated: Jan 24
The error normally relates to your file system configuration, for example if java.io.tmpdir doesn't have sufficient permission on your server you may run into this error. See also: http://forum.zkoss.org/question/67717/upload-error-contentid-is-required/#72814
jeanher ( 2019-01-29 09:44:23 +0800 )edit