KimSia Sim
KimSia Sim
Hi I have downloaded the 3.0 code. however i think i must have been unclear. i do NOT wish to UPLOAD a new file. i wish to duplicate EXISTING image...
okie thanks jrbasso. i cannot wait to have it. i really love the meioupload you have done so far.
Hi jrbasso, i really cannot wait to have it and yesterday i just had to do my own version of what i needed on top of your current 2.1 MeioUpload...
hi jrbasso, of course go ahead and merge. :) the code would look very familiar to you. basically 90% of it is the same as code already existing in MeioUpload,...
apologies for my unclear question in issue title. what i meant was duplicate an existing image elsewhere in the img folder. see this for more clarification http://github.com/jrbasso/MeioUpload/issues#issue/45/comment/242777 thanks for commenting...
createProductDetails is just a wrapper for saveAll($data, array('validate'=>'first'));
i am using master
okie i have changed this code to using saveAll. Please let me know if there is any error in the way i test my models. Thank you.
I have a workaround for this issue. You can see the jsfiddle [here](https://jsfiddle.net/kimsia/wngqr4os/22/) The key is to store the invalid cells using row and prop/col into `this.state.invalidCells` as a dictionary....