Tagged Questions
1
vote
0answers
353 views
Issue with datetime field when adding more than one InfoPath form web part on the same SharePoint page
I created two lists in a SharePoint site: tbdl1 and tbdl2.
tbdl1 contains two datetime fields. One of these fields has default value set to now().
tbdl2 contains no additional fields other than title. ...
0
votes
2answers
919 views
How to use the XmlFormView component displayed Info Path *.xsn file within VisualWebPart
I have followed the instructions described in the Publish a InfoPath 2010 form to Form Library in SharePoint 2010 tutorial and successfully published the InfoPath 2010 form in Form Library in ...