I have tried searching the forums but havent found anything close as I need.
I have datepicker #1 called 'Check in date' and datepicker #2 called 'Check out date'
Then a field called 'Total number of nights' which I would like to populate dynamically based on the difference between the 2 datepicker fields.
I would like this to update as soon as the datepicker is changed, not after the form is validated or submitted.
Is this possible? This was the closest I found:
http://www.gravityhelp.com/forums/topic/start-date-end-date-calculate-of-days-how#post-57054
Thanks alot for your help.