Closed (outdated)
Project:
Unique field
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2009 at 01:21 UTC
Updated:
18 Apr 2024 at 08:52 UTC
Jump to comment: Most recent
Comments
Comment #1
arithmetric commentedDo 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.
Comment #2
Platinum commentedOh, 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.
Comment #3
hefox commentedImage 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.
Comment #4
astonvictor commentedI'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