Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (8 items)
-
Interesting.
We've had some problems where SharePoint couldn't figure out that Infopath was installed that required a rebuild of a user's profile.
-
OK. We figured this out for our users. It was a text size setting in IE. Open IE, click View, Text Size, Medium.
Oddly, on one of them Medium was already selected, but we selected it again, and then Infopath worked fine.
Didn't even have to re-open IE for it to work.
-
Did you ever get this resolved? We have two users with the same issue.
-
In retrospect, it does seem like a big stick. I was at wit's end with having a single form published to 21 libraries. When it came time to republish the form, we lost all promoted properties which then took 2 days for someone to get everything showing again. I did it once manually and vowed never to do that again so I wrote something to ...
-
Here's how I did it from a standalone C# EXE. Not sure if you wanted it for an Infopath form or a standalone EXE.
1. Add the directive "using System.Diagnostics;" at top.
2. Add a reference to "Microsoft.Office.Interop.InfoPath.Application"
// Open a new shell (as hidden) and kick-off Infopath with the cache ...
-
Here's a new situation for me.
Is it possible to send down the form in a post request to an ASP.NET page ... instead of to a form library?
And is it possible to do that when the user clicks on an image?
I'm trying to think of how I could do that in a stylesheet, but maybe the best way is with a button that has code behind it and ...
-
We have a tricky permissions issue. We have a solution in place now using item-level permissions, but I would think there's a better way to do this. We do not have Qdabra installed and I don't have much in the ways of procurement power.
There are 500+ users that can submit an Infopath form. Each form has information that must only be ...
-
I have a little bit of a different problem.
We have multiple Form Libraries that are using the same form template (when a change is made, the form is published out to multiple form libraries ... one library in each region's SP site). Everything looks to work okay, but the filenaming conventions are inconsistent. Since there's multiple ...
Page 1 of 1 (8 items)