Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (5 items)
-
I figured out how to make it work, Figured i would share the code. If anything looks out of place or wrong please let me know. if (e.Operation == XmlOperation.ValueChange)
{//retrieve the values for the start and end Times
string W1SaturdayTimeInValue = e.Site.Value;
string W1SaturdayTimeOutValue = ...
-
Hello Hilary,
I tried using SSPI and also tried using a defined username and password and saved the userID and password to the UDCX, both ways work fine from the infopath application but do not work at all once i publish them to sharepoint and open the form in a browser. I will look into SSO, with sharepoint and SQL. If you know ...
-
Hello,
I have a form i am using to Datediff 2 time fields, and it needs to be a repeating table. The code i am using works with the first set of repeating tables but not once i add rows it does not continue to work. how can i make this work in a repeating table? Thank you.
Here is the Code. ...
-
Hello, I have a infopath form that connects to a SQL database to pull data. I have a UDCX file on the sharepoint server and have gone as far as giving the form full Trust etc. The form works both locally and on the infopath client. Once published it only works on the client and not on the browser based version. I get the following errors: ...
-
Hello,
I have a infopath form that connects to a SQL database to pull data. I have a UDCX file on the sharepoint server and have gone as far as giving the form full Trust etc. The form works both locally and on the infopath client. Once published it only works on the client and not on the browser based version.
I get the following ...
Page 1 of 1 (5 items)