Use our Google Custom Search for best site search results.
Search
-
Each employee is required to do things for health insurance requirements. e.g. Get physical, take a health survey, attend wellness day etc.
We have an infopath form that has a nested SQL DB connected tables.
Table Employee
Table Requirements (this would be a repeating table)
The Employee is a single row in a database
The ...
-
I have read other posts, but haven't found a fix.
GetMyInfo is used on all of our infopath forms. I am trying it on a Browser based form for the first time. It does not work. It DOES work in Preview mode, but when I publish it to a Sharepoint Library and open it from there, I get the error message...
An error occurred while ...
-
Thanks Hilary. I reviewed the example and it could work for me.
-
I have a repeating table tied to a database connection. Upon first opening the form, there are no rows in the repeating table.
I have a secondary sharepoint data connection called "names"
The challenge:
When the form OPENS, I want to auto insert rows into the database connected repeating table based on the values in the ...
-
My Network Admin solved the issue. He had to remove "Anonymous Access" under the security tab in IIS for that application. It then worked.
Thanks for the response.
Eric
-
Jim,
We have done this and it still does not work. Is there a configuration guide or installation guide we can look at? The one we have is the Active Directory Web Service Users Guide. It is 26 pages and everything in there looks correct on our system. What other information can I give you to help troubleshoot?
Old ...
-
We have GetMyUserInfo installed on server "X". Server "X" was the DC. We retired the server as a DC, but left the webservice running.
None of our forms that use the GetMyINfo webservice to pull the current users name are working.
If the DC is no on another server, do we need to change something in the ...
-
Jimmy,
Anson provided me with an example of how to do it. The answer involved "Code". I do not know execute a resource file in code so I added a thread to the "code" forum seeking an example in JScript.
Can you elaborate on the commands in JScript to do this?
-
I want to call a ".bat" file or a ".cmd" file located on the local C drive from within an infopath form. It was suggested I add the file as a "resource" file, which I did. Now, how do I execute that resource file within code? JScript example would be very helpful.
E
-
Anson,
No I have not. To be honest, I never have used that feature of Infopath. I will read-up and give it a try.
Thanks