Can this be made to work with image fupload? If I'm editing a node and try to use image fupload I'll get the unique fields error message.

Comments

arithmetric’s picture

Title: Work with image fupload? » Does this work with image fields?
Status: Active » Postponed (maintainer needs more info)

Do you mean with an image field? I haven't tried this, but I don't think that it would work as you expect. Part of the field data is a file ID that is unique for each upload, so I'm not sure that a match would ever be found.

Platinum’s picture

Oh, no, not with an image field. What I meant is that if I have some required fields (not the image field) that must be unique, it will check for required fields when I try to use image fupload (which uses ajax) to upload images. So let's say the title must be unique, when I try to edit a node and upload images, the uploading will fail telling me the title isn't unique, even though it is unique. Hopefully you understand what I mean now.

hefox’s picture

Title: Does this work with image fields? » Does this work with image fupload fields?

Image f-upload tends to take over the form and form submission, and has many compatibility issues with other modules due to that, so I'm guess no and that it'd take special handing to work with image fupload.

astonvictor’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)

I'm closing it because the issue was created a long time ago without any further steps.

if you still need it then raise a new one.
thanks