Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hİ , How I get the User Organization value in Infopath 2010 witout coding ? Thanks.
-
Hi all,
I have been enjoying working in infopath but sometimes the repeating table is killing me, please help me somebody for the below problem.
I am integrating the infopath form with ERP database using custom webservices call in button click event. I am creating sales order thru infopath in...
-
I've tried Googling the problem and got nothing helpful, and this is my first time trying to use a web service, so bear with me. I'm trying to follow an approximation of the steps found here . The difference is that instead of getting the name of the current SharePoint user, I want to get the...
-
Hi All, I have a browser enabled form that is based on a web service and uses that web service to connect to a SQL database. The form is publised to Sharepoint and can be filled in by our users there, and when submitted the form is submitted to the Database and also to Sharepoint, but all the data is...
-
I've been looking for a solution to this for some time nom - and I just came accross this : Custom SharePoint User WebService V1.0 - (useful to switch views depending on the current user's SharePoint groups in Infopath) Actually the WebService has only one method: GetUserGroupsFromCurrentUser...
-
Hello, I have an InfoPath browser form that I publish to a SharePoint MOSS enterprise form services form library. This form needs (IF POSSIBLE) a no-code solution. I have a text field called Alias/Badge # where a manager types in an employees AD account alias or badge field. After a button is pressed...
-
How to Update an Existing SharePoint list item using a CAML Query to the SharePoint Lists web service from an InfoPath form. The major steps involved are: 1. Create Initial InfoPath Form Create the initial form template, main data source and retrieve the required details from the SharePoint list 2. Set...
-
Hi, I have an issue I'm hoping to get some help with. Here's where I'm at: 1.) Created Infopath webform that utilizes Excel Services to return the next Friday from today (excel sheet is in the same sharepoint domain - http://www.bizsupportonline.net/infopath2007/calculate-date-difference...
-
Hi, I have created a webservice in sharepoint which will return multiple values. When I tried to consume the service through Infopath for an dropdownlist, only the first value is displayed in the dropdownlist. But I copied the same xml code to local file and tried. This time it is working fine. What...
-
Hi, I have created a webservice for sharepoint. The webmethod should return array of values which in turn will be populated in Infopath dropdownlist. So could anyone please tell me how to do that Please help me