This patch will add a "unique value" setting to profile fields. This means you can make sure your users enters a unique value in a profile field.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

frjo’s picture

FileSize
5.88 KB

I did a mistake so the code checked that the value was unique throughout all profile fields. This new patch makes sure the check is only done within the same field.

dmitrig01’s picture

Version: x.y.z » 6.x-dev
Status: Needs review » Closed (works as designed)

-1

V I R U S’s picture

Does it makes possible to set every field as unique?

Some solution for version 7 ?

edisan’s picture

Hello I'm using drupal 6.19 and the patch isn't not compatible to this version. All functions and instructions present in the patch don't exist in profile.install and profile.module

Do you have any idea where i can find a new release of the patch? or if i can modify it manually?

thanks a lot for the help

v-a-1’s picture

I recently had a similar requirement and implemented a module for this. Its currently under review for approval for a full project status. You can however still use it by downloading the last uploaded attachment at:
https://drupal.org/node/1173172