Closed (fixed)
Project:
Login Custom Field
Version:
7.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 May 2017 at 21:09 UTC
Updated:
22 May 2017 at 11:14 UTC
Jump to comment: Most recent
Hi thanx for usefull module.
It require given login field to be unique.
It plays nicelly with https://www.drupal.org/project/entity_unique.
Entity unique makes sure that given field is unique.
You can mention this module in your module description. I plan to do the same in entity unique desc.
Comments
Comment #2
samaphpHi, Thank you for the entity_unique module. I see it better than unique_field module.
I tried it now on simplytest.me but can not set unique field in user object. And this module login_custom_module working on user object fields only. And need to do the uniqueness on user object fields. ( /admin/config/people/accounts/fields )
So, can you please help me and support user object fields in your module so I can mention it and maybe I will make it as a dependency.
Thank you again for your time.
Comment #3
samaphpComment #4
nimek commentedHi
I added support for user entity type to my module.
I have tested it with text field and it is working now.
Just download latest release and go to config/people/accounts/entity_unique
I wait for your feedback :-)
Comment #5
samaphpYour module is amazing. I just tested it and it's working like a charm <3
Thank you very much for your time, I just put it in (Recommended modules) section in my module page.
Thanks again.
Comment #6
samaphp