Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I am having trouble opening a web enabled form after adding some custom code to it. The code works fine when I preview the form in design mode but once I try and open the form on SharePoint I am prompted with an error. I am uploading this form as a Site Content Type in the Publishing Wizard. The fields...
-
I have a browser-enabled InfoPath 2010 form with several data connections to various SharePoint web services (User profile service etc - All data connections are packaged as UDCX files and reside in a data connection library.) The form works absolutely fine UNTIL I add any code at all. Even so much as...
-
Hi, I am very new to InfoPath so don't have detailed information on how certain things work. Your patience will be greatly appreciated. Currently we are developing an InfoPath form with an attachment control inside. The form is submitted to a SharePoint 2010 form libary. The user has restrcited contribute...
-
I have a web based form with around 80 views (a really long survey). I've been asked if it is possible to have the entire form filled out multiple times and saved in the same xml file. Example: A user fills out the form and arrives at the last view(page). On the last view there is supposed to be...
-
Hi, I have a web based IP 2010 form that has a n ID field which is a textbox. When a user enters an ID in the textbox, I want to first check if that ID is in the SQl table or not. If yes then only fetch the values in some other fields. Else display a custom error message saying the ID doesn't exist...
-
Hi, I m using IP 2010 Web form for data retrieval and submission. I have a web service that returns me the record for the user i/p ID value. So far my web service returns the data based on a user typed ID value. However when I try to add the data connection(receive) in the IP 2010, it errors out saying...
-
Hi, I m missing All ocurrences of field name in the condition filter in 2010. Any reasons why? What would enable me to see All ocurrences of field name in 2010 InfoPath web browser forms? Please kindly answer my question. Thanks.
-
Hi, First of all I would like to thank this forum for providing me some guidance to develop solutions using InfoPath. This issue is in regard to http://www.infopathdev.com/forums/p/23959/83208.aspx#83208 I have a repeating table with some drop downs(Color, Seed Type) depending upon which the price textbox...
-
Hi Guys I am using data connections (XML) that target specific views in a list, NOT the default view. How do I count the number of items in a particular view. Note: My form is being used via browser NOT client on MOSS 2007. Also this is NOT a data connection to a SharePoint list where I would just count...
-
0 down vote favorite I m using remote desktop connection to log into the machine that hosts my SharePoint 2010 server. There, I created a custom web service using the instructions in this link : Walkthrough:Creating a Custom ASP.NET (ASMX) web service in SharePoint 2010 Inside my server, I could successfully...