By V I R U S on
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?!
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
What about using Role to
What about using Role to allow access to that field?
All users should be able to
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".
Can anyone help me to solve
Can anyone help me to solve this?!
I have the same problem too,
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
I think you're going to need
I think you're going to need custom code for this.
I Once had same Problem and
I Once had same Problem and Fixed with this modules
Content Profile
Unique Field
Drupal Theme generator
That's overkill
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
What do u mean? Does it
What do u mean? Does it require more CPU?
I recently had a similar
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