Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
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!
Hello @efasano,
When you are defining the object to bind to the date picker, is it a DateTime object?
If the data is not a datetime then you do not get the option to bind to the date picker value.
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.
Hi Pehowe,
I tried to do that, but even if I bound date it is not displayed. How can I sold this?
Thanks,
Elisabetta
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?