Skip to main content

i need to collect a date from an infopath field from a user. I tought on using and Infopath Client Event, but the Task field only allows you to use a drop down field. Any other ideas on how can this be accomplished?


Thank you.

Hi,

 maybe I don't understand you correctly, but the easiest way to do this, just read the right data information from Infopath xml fields. Put a datetime field in main datasource, bind to a calendar control, and read the xml information from the activity. (it could be reach from object browser)

 Regards,

Maxim 

Same way as David mention already in this post: http://k2underground.com/forums/thread/33315.aspx 


Reply