J
John Sivilla
I want to do something simple like
XDocument.DOM.selectSingleNode("//my:HiringDate").text = "2006-06-27";
and then have this date appear in the date picker field for which I assigned
this field. But the value never gets assigned.
How can I assign a date value to a field through javascript in InfoPath.
thanks,
John Sivilla
Developer IT
Montreal, Canada
Blog: http://spaces.msn.com/members/sivilian/
XDocument.DOM.selectSingleNode("//my:HiringDate").text = "2006-06-27";
and then have this date appear in the date picker field for which I assigned
this field. But the value never gets assigned.
How can I assign a date value to a field through javascript in InfoPath.
thanks,
John Sivilla
Developer IT
Montreal, Canada
Blog: http://spaces.msn.com/members/sivilian/