How Do I Make A Registration Field Read From DB
-
Hi everybody,
I have a registration page with one additional xprofile field named location.
I would like to have that field pull data from the database instead of from the profile field values. This is, when using xprofile fields the fields can be filled manually by entering the options under the profile menu in buddypress. But instead of having the field read from an static option list I would like the field to pull the data from a db.This is what i’m thinking.
1. Create register.php and put it in my child theme under buddypress
2. Hack the register.php file using wpquery to pull values into drop down fields.Anyone has done this before?
Any links or help is appreciated
Thank you
V.
- The topic ‘How Do I Make A Registration Field Read From DB’ is closed to new replies.