cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Datepicker Issue Initial Search in Hours Does Not Work

wsuen
6-Contributor

Datepicker Issue Initial Search in Hours Does Not Work

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

1 ACCEPTED SOLUTION

Accepted Solutions
wsuen
6-Contributor
(To:wsuen)

Apparently it is an error on this version.

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

 

 

View solution in original post

3 REPLIES 3
wsuen
6-Contributor
(To:wsuen)

Please help the tiny potato. 

wsuen
6-Contributor
(To:wsuen)

Apparently it is an error on this version.

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

 

 

wsuen
6-Contributor
(To:wsuen)

 

 

 

Top Tags