Is there a way to locate all members with a specific custom field?
-
I want to add a hidden custom field that the registration does not ask for them to fill out, that I can edit. So I can assign a specific value to certain people.
Is there a way when I create that field, to search for all members that have the same value I’m looking for, in php?
Example: mtype
Some are customers, some may be reps, I want to assign customers to everyone by default, then if someone I hire as a rep signs up, I can change theirs to rep.
Then I may need to find just the customers, other times just the reps.
That is what I’m looking for it for.
- The topic ‘Is there a way to locate all members with a specific custom field?’ is closed to new replies.