Need Coding Help
Posted by jcl324 on July 6, 2011 at 7:43pm
I'm helping Bill91750 with his Inland Empire site and running into some issues that probably need some custom code. We are using Drupal 7 and loving it!
- Age: The user profile needs to have an age calculated from a DOB. Using the Computed Field module however, in order to use in Views, you need to save it to the database. This then prevents it from being updated unless you re-save the node. We also want to be able to search on an age range for users. What would be the best way to calculate the age on the fly and be able to use that data in a View or search?
