How to get date picker value, add day number from text field and display the result on another text field or datepicker?

Confluence User - 21 Dec, 2017

Hi,

I need to add warranty date on a list. So the operator will fill the purchase date (datepicker) and warranty length (text), and display it on the same form on another text field or datepicker field. I try the solution from /questions/22085936/answers/22085944 but did not work as expected. Looks like the event   onSelect: function( selectedDate ) not triggered. Any idea fo how to implement this?

 

forms;datepicker

1


21 Dec, 2017
confluenceUser
confluenceUser

Hi, what is the javascript error that you are getting? If not mistaken, the date picker is a JQuery widget so you can refer to the documentation at http://api.jqueryui.com/datepicker/

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print