Opened 16 years ago
Closed 15 years ago
#643 closed enhancement (no action required)
Add extra field in buddypress signup and validate it.
Reported by: | sharvankumar | Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
I want to add an extra field which is mandatory for user to enter and I also want to validate it whether it exists in my database or not.
If not then user must not be able to register.
Is there any simple way to implement that.
I know there is an option available to add extra field in buddypress but my problem is to how to validate it with database. because buddypress only provide features or required and not required.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Quick answer, there is not, BuddyPress will only make it a required field. It sounds like this is all you need though.