Closed luasenvy closed 4 years ago
You need to specify a type of Array, maybe there is a problem. Try to update schema like this:
schema.define('keep_docs', '[String]');
schema.define('keep_gallery', '[String]');
thanks to reply
i try to update schema define and request again:
but there is the same problem.:
Please make an example and send me it via email petersirka@gmail.com. Thank you!
ok, i will work that in weekend thanks :)
When using a field of type array with multipart For arrays of length 1, the parameters are lost.
multipart form:
schema.define:
in workflow: