PDA

View Full Version : Generate Mailing List if Profile Field Empty


David LeBow
01-02-2009, 12:04 PM
I'd like to generate a list of e-mail addresses for all users whose profile field "x" (e.g.: Billing Address) is empty.

Is there any way to do that?

Thanks!

David LeBow
01-06-2009, 08:34 AM
Wow... so it must be harder than I thought.

I'm guessing that the actual implementation would require some defined keyword ("IsEmpty") and a couple of well-placed if's in the mail-list generation code.

I'm a little loathe to have to maintain a custom mod to the base code. But hey, wouldn't that be a great new feature suggestion...?