Use our Google Custom Search for best site search results.
Search
-
Thank you Hilary, I'll look into this.
Update:
I got a successful REST connection!! The web service needs the internal field name when selecting, filtering etc. Thanks again for pointing me in the right direction. this problem has been plaguing us for a bit.
-
I get the message: Webpage cannot be found.
If I strip off everything from_vti_bin on, it brings me back to the site default page. Looks valid to me :(
-
Hi Hilary,
I'm getting this error when trying to create the data connection in design mode in the template.xsn. I'm using the "Customize Form" link in the SharePoint UI. I'm using IE9. Not sure what you mean by "Does your url work in the browser?"
-
I've set up a test sub site in SharePoint 2010 to get familiar with the Rest web data service. I'm having problems right out of the box when trying to create a secondary data connection to a list. I select the Rest webservice option, enter the following url:
http://servername/site/subsite/subsite2/_vti_bin/ListData.svc/Test ...
-
I was getting server limits on the soap connections. I'm still looking into the Rest connection setup process. Our concerns with the soap connections are that the more items we import from other databases the less columns we can use in the data connections due to the size limit. Good to know we can at least get 30.
-
We figured out what was causing the error. The limit set by our administrator was at default. I enabled to many columns in the connection and it didn't like it. I'll look into the Odata - Rest connection fix. Does any one know what the limit is on how many data connections you can use in an infopath form? trying to wrap my head ...
-
I've created a huge form on our companies SharePoint 2010 enterprise server. The form is a browser enabled infopath form. A few days ago we started getting this error after importing 1000 (started with 25) records from an outside data source using access services:
"The amount of data that was returned by a data ...
-
Here is a simple rule that won't play nicely with me.......
Scenario:
Comments: multiple lines of textStatus: radio button (4 choices, two being Unapproved and Declined)
Formatting rule on Comments Control > If "Status" IS NOT EQUAL to "Unapproved" OR If "Status" IS NOT EQUAL to ...
-
Hi,
Is it just me or does the "or" operator not work at all when using it to hide an element in Infopath 2010 when using rules. For instance.......
If "Last Name" = "Jimbob" OR
If "Last Name" = "MarySue" Then Hide element
If rule 1 is false and rule 2 is true it ...
-
If you can give me any direction on the workflow solution I would appreciate it. Thanks.