Use our Google Custom Search for best site search results.
Search
-
Hey ...
Just wondering if someone could lead me in the direction launching Outlook (our preferred mail client) from a web-enabled InfoPath form, with the TO, BODY & BCC also pre-filled in the code?
Thanks!
Chris.
-
I now understand that a stateful web service will 'lock' me into that service. If I want to terminate a Data Connection (this being a web service) lock, what C# line would I use?
-
Anson,
Question about that - can I do EXACTLY what I'm doing in my code without any code using qRules? What command would I use?
-
Yeah, this is an age-old topic. Sorry to bore everyone. :(
But in InfoPath 2010 most of the suggestions I've read about in your forums don't seem to work. Here's a snippet of my code that I use today to populate a Repeating Table with values. It works, but if anyone can quickly spot a more efficient way of doing this ...
-
I am attempting to communicate with a set of stateful web services on SAP and having issues. I can communicate with them, but then attempting to communicate with another non-stateful service results in an "Operation not supported" error.
These stateful services are also provided to me in a structured format - I call one main ...
-
Anything's possible ... so I gotta ask ...
How can I call a Javascript function on my SharePoint Master Page from code within a web-enabled InfoPath sitting in a Web Part?
No need for elaborate explanations - just send me down the right path and I'll try and get myself to the destination! :)
Thank you oh Thank You! :)
Chris.
-
Many, MANY thanks go out to Hilary for solving this one.
The problem I had was to do with my use of the 'Filter Data' option within Repeating Tables. Short answer: DON'T USE IT! Filter it through Formatting rules instead.
As was explained to me, this 'feature' has some very poor code behind it and causes very ...
-
I have a bunch of forms that give me this same error when I run Design Checker. Those same set of forms give me the "Object Reference ... " error when trying to upload them in SharePoint.
My workstation is on a domain, the same domain I'm publishing to. This morning I was on a different domain however - I just moved myself to the ...
-
Thanks for the unbelievably quick response Hilary! (side note: I have an Aunt Hilary - used to call her Ant Hill)
Yes - I have code with my form, but I commented all the code out and still the same problem.
I can check the SP logs, but it doesn't log anything during Designer Checker, does it?
I have a bunch of forms it is now not ...
-
I was happily developing InfoPath 2010 Web-enabled forms, uploading them to my SharePoint 2010 Enterprise site (with all the right services enabled) when I rather suddenly encountered this problem in Design Checker - "Could not verify the form template on the specified server". Clicking on that gives me a "Could not verify the form ...