The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
1k views

Slow data connection in one form

We have an issue in one form where when a data connection is pulled in there is an unbearable load time (at least 5 minutes!). This was singled out by stopping the connection on load and having the ...
0
votes
1answer
314 views

Auto-Set a Sharepoint list field upon submittal of a form

I created an Infopath form and would like to have a particular field to be set to some default value every time this form is submitted (the field is not shown on the form, user should not have to ...
1
vote
0answers
88 views

Data Connection Library Event 6932

I am having the worst time connecting to the web service to call in the UserName variable for use in my InfoPath 2007 form. I can do it from a code behind, and want to be able to use this option as ...
0
votes
0answers
98 views

InfoPath 2013: How to create a submit data connection to current library without code?

I created an InfoPath form, published as a site content type to a SharePoint 2010 farm. It is used is several similar libs. To not prompt the user for a filename on submit, I need some sort of ...