Javascript for Warranty from Datepicker
Confluence User - 01 Dec, 2015
Hi,
I have two datepicker in one form, which is "estimatedeparture" and "estimatearrival". Under those two datepicker, i put custom html layout label as "warrantydate". I want to get the data from "estimatearrival" datepicker, after user pick some date. The date that user choose at "estimatearrival" will be calculate with certain numbers to show the available "warrantydate", and the date will be stored directly into the mysql. I've tried to implement it with some javascript code but still "warrantydate" not displaying the accurate answer. Can someone help me about the javascript please.
Thank you in advance.
datepicker;javascript