Hi,
After selecting the date, how do I assign it to my field? I can see value, but when I save it, it defaults to Jan 1, 1900.
You need to use javascript to get the value from the field.
Thanks, Jogait.
Could you help me with this also? My javascript is not really good.
Something like this: "$parameters.Value = document.getElementById($parameters.InputId).value"