Skip to main content
1-Visitor
August 1, 2019
Question

DataPicker

  • August 1, 2019
  • 1 reply
  • 1510 views

Hi all,

 

in a mashup, I am using dataPicker, beta widget. I am able to show only the current date, not to bind data. How can I bind data in that dataPicker?

 

Thanks!

1 reply

17-Peridot
August 1, 2019

Hello @efasano,

 

When you are defining the object to bind to the date picker, is it a DateTime object?

LinkToDatePicker.png

 

If the data is not a datetime then you do not get the option to bind to the date picker value.

DatePickerBinding.PNG

 In this case I am dragging a datetime result to the Date Picker and I want to bind it to the  DateTime item.

 

Please let me know if this addresses your question.

 

efasano1-VisitorAuthor
1-Visitor
September 18, 2019

Hi Pehowe,

 

I tried to do that, but even if I bound date it is not displayed. How can I sold this?

Thanks,

Elisabetta

17-Peridot
September 18, 2019

@efasano 

 

Sorry that you are having trouble with the Date picker. Can you please explain in more detail the issue you are seeing? Are you trying to set the initial value or get the value back after an update?