Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
As far as I know, the unique field module actually enforces uniqueness on certain fields whereas the uniqueness module only provides a block showing related content. The use cases are slightly different...
+1 for drupal 7 port! hope you find some time for it...it is very different from the unique field module, especially the asynchronous search which is crucial for preventing similar nodes from being created...
I have just created a 7.x branch with code run through coder upgrade. Still largely untested, but the basic node-title search is already working... :-) Testing & patches welcome.
Comments
Comment #1
bforchhammer commentedA drupal 7 version is definitely on my agenda, but I can't say when I'm going to be able to start work on it...
Comment #2
videographics commentedApparently, this issue has already been picked up here: http://drupal.org/project/unique_field
Comment #3
bforchhammer commentedAs far as I know, the unique field module actually enforces uniqueness on certain fields whereas the uniqueness module only provides a block showing related content. The use cases are slightly different...
Comment #4
j0e commented+1 for drupal 7 port! hope you find some time for it...it is very different from the unique field module, especially the asynchronous search which is crucial for preventing similar nodes from being created...
Comment #5
jyee commentedAny progress on the D7 port or an ETA?
Comment #6
bforchhammer commentedI have just created a 7.x branch with code run through coder upgrade. Still largely untested, but the basic node-title search is already working... :-) Testing & patches welcome.
Comment #7
bforchhammer commentedSee previous comment. Bugs etc. can go into new issues.