By foodbo on
Hi there,
What is the best way to search for age from user profile?
I have tried to use the "computed field" module to compute the date of birth, but the date (age) does not store in the database, so how can i search for the age??
the tutorial that i have tried. - http://drupalsn.com/learn-drupal/drupal-tutorials/user-age-date-birth-%E...,
other better way to do this??
many thanks
Comments
In my site, I used Views with
In my site, I used Views with "exposed filter" to search the profile field.
how do u store the age? as it change every year?
how do u store the age? as it change every year?