Skip to main content
1-Visitor
February 13, 2018
Solved

Datepicker Issue Initial Search in Hours Does Not Work

  • February 13, 2018
  • 3 replies
  • 1958 views

Hi Everyone,

 

I have another datepicker issue.

 

When the mashup loads and I change the hours in the datepicker, the event Changed on the datepicker doesn't work. This version 7.1. Anyone have an idea?

 

Here is the bindings. I have when the event the datetime is changed call the method UpdateChangedDate and display the result to the value display widget.binds.png


When mashup firsts loads the at Feb 12 2018 07:00:00. I change the hour to 10:00:00 not the day. (Changing the day works.)

 1.png

I click Done but the value display has not changed.2.png It does not show the change date as a input to the UpdateChangedDate. I just made this simple js for this method to show that the event Change on the datepicker is not working for when hours are changed.

var result = datetime;

//datetime is an input.
3.png

I have tried changing IntervalType on the datepicker. I have tried Days, Hours, Minutes and Seconds. Anyone have an idea?4.png

Best answer by wsuen

Apparently it is an error on this version.

3-7-2018 1-40-10 PM.png

 

 

3 replies

wsuen1-VisitorAuthor
1-Visitor
February 14, 2018

Please help the tiny potato. 

wsuen1-VisitorAuthorAnswer
1-Visitor
March 7, 2018

Apparently it is an error on this version.

3-7-2018 1-40-10 PM.png

 

 

wsuen1-VisitorAuthor
1-Visitor
March 7, 2018