I tried use Image Cropper inside a nested content. When i save the node all seems perfect, no errors. But when i refresh the node, the image cropper doesn't have any image and in the media folder no new folder has been created. Is any incompatibility with the package?
I've run in to the same problem. The src of the image is not saved. Is there any way around this, or should we just not try to use this DataType in nested content?
I haven't tried to use this yet, but I'm assuming this suffers from the same issue that the Upload datatype does. I believe there can be only 1 file uploaded per property-editor.
Lee's comment about the upload field:
Yeah, unfortunately they aren't supported.
It's due to how the Upload File code works, it assumes 1 file per
property-editor (which Nested Content would have many)
So far our workaround has been to add a Media Picker and let people
upload via the picker-panel.
Image Cropper
Hi Lee, I have one question.
I tried use Image Cropper inside a nested content. When i save the node all seems perfect, no errors. But when i refresh the node, the image cropper doesn't have any image and in the media folder no new folder has been created. Is any incompatibility with the package?
Best Regards,
Hello,
I've run in to the same problem. The src of the image is not saved. Is there any way around this, or should we just not try to use this DataType in nested content?
John
I have the same problem.
Same problem here
/Bo
Same problem - anyone that have a solution?
I haven't tried to use this yet, but I'm assuming this suffers from the same issue that the Upload datatype does. I believe there can be only 1 file uploaded per property-editor.
Lee's comment about the upload field:
is working on a reply...