Thread: Age Calculation
View Single Post
  #8  
Old 05-03-2010, 06:57 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Age Calculation

Quote:
Originally Posted by minfinger
I'm building it right now.

Will what you did display the age in the results box based on the extra variables?

Yes. If you look at the HTML form near the bottom, it has the {$extra_fields.x.field_value} queries. It will pull the field value of each dataset. You just need to use the right number since I don't know what yours are.
That's basically all you need to change to get the calculator to pull the age correctly.


Edit:
Or do you mean will it auto-calculate? If so, then no. They still have to click the button.
Google "onload" to find info on running javascript when the page loads.
__________________
- Shane Munroe
Reply With Quote