Hello!

I'm looking for a way to create an unique profile filed in user profile. So that the entered string could be used only by one member.

Is there some way to define one as unique?!

Comments

marlowx’s picture

What about using Role to allow access to that field?

V I R U S’s picture

All users should be able to use that field, but only, for example if someone entered "1" no one else should be able to enter this "1".

V I R U S’s picture

Can anyone help me to solve this?!

manuelgc’s picture

I have the same problem too, I want to create a unique profile field. I thought using the module rules but I think there should be a simpler solution. If you get how to solve the problem please post. if I can get a solution to the problem was immediately post them

joachim’s picture

I think you're going to need custom code for this.

quardz’s picture

I Once had same Problem and Fixed with this modules

Content Profile
Unique Field

browlands’s picture

Yes a possible fix but overkill for sites not requiring such expense on the CPU, moving this thread to #276247: How do I make sure one user profile field is unique at register time? http://drupal.org/node/276247

V I R U S’s picture

What do u mean? Does it require more CPU?

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