Is there a way to validate the uniqueness of a custom field?
I’ve checked the mod.member_register.php module from start to bottom and there seems to be no hook to do some querying on these.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
January 30, 2008 11:58am
Subscribe [1]#1 / Jan 30, 2008 11:58am
Is there a way to validate the uniqueness of a custom field?
I’ve checked the mod.member_register.php module from start to bottom and there seems to be no hook to do some querying on these.
#2 / Jan 31, 2008 1:16pm
Hate to kick topics - but really - no one?
Let me rephrase :
Is there a “non destructive” and “upgradable” way to implement a check to see if a filled in form value is unique in the DB?