Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#643 closed enhancement (no action required)

Add extra field in buddypress signup and validate it.

Reported by: sharvankumar's profile 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)

#1 @apeatling
15 years ago

  • Milestone set to Future Enhancements
  • Priority changed from blocker to major

Quick answer, there is not, BuddyPress will only make it a required field. It sounds like this is all you need though.

#2 @dinhluong
15 years ago

Are you trying to do something similar to what the wp-invites plugin does?

#3 @(none)
15 years ago

  • Milestone Future Enhancements deleted

Milestone Future Enhancements deleted

#4 @DJPaul
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

This needs to be done in a plugin. With the new theme changes in 1.1/trunk, it should be possible.

Note: See TracTickets for help on using tickets.