Error with datepicker
-
Hi,
As presented on this link :
https://formidableforms.com/knowledgebase/javascript-examples/#kb-calculate-final-dateI want to calculate a final date field like this :
A date field (key:creation) PLUS a number of days.This line
var finalDate = $("#field_creation").datepicker( 'getDate' );
doesn’t retrieve any result… creation is the first date field key.What can be the problem please ? Any idea is welcome ??
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error with datepicker’ is closed to new replies.