Looking for an extra brain to help me on this one.
I have certain profile fields that are mandatory upon account creation. I'm assuming that Ubercart account creation will bypass this, so I need a way to prompt the user to fill out those fields. Several ways have occured to me, but I'm not sure what would be the best ... (a php block that queries for no values in those fields that alerts the user to fill in those fields; maybe something a little more involved that would redirect to the edit profile page using actions or something similar ...)
So, all you Drupal gurus, what would you suggest? All ideas welcome!!
[I did a *quick* search for 'profile' here, but didn't see anything quite like to my question.]
