Yeah, for some reason I don't understand, if you add a custom profile field it won't have any value for existing users until they edit their profile, even if you specify a default. Seems kind of like a bug to me, but I guess it's always been that way so maybe there's a reason for it that I don't understand.
In any case, you could probably use if statements to check for no value (!= '') and insert the default.
|