Use our Google Custom Search for best site search results.
Search
-
James, if you changed some fields in your schema from non-repeating to repeating, then those are completely new data fields that are not the same as the old ones, so the data can't be expected to be there. You initially said you just updated data connections, and that should have had no effect on existing data, but changing the ...
-
If this is a LIST FORM TEMPLATE, then it can only be published to the list it is bound to, which is why you only see Quick Publish on a list form template. If it's a library form template, then you'd see 3 options for publishing. What kind of template did you create? How did you initially create it? What do you mean ...
-
Jay, that is a public web service. It's not related to SharePoint.
-
Jay, I would use a currency conversion web service like this one: http://www.webservicex.net/WS/WSDetails.aspx?CATID=2&WSID=10. Put that in your form and auto-convert currency for $ forms and store the converted value in your other field so that every form has the currency type you want regardless of what the user sees.
-
Shawncho, there is definitely no limitation to opening 2007 forms in 2010, so I don't know what the issue is here. I only use Infopath 2010, but I still have clients and solutions where everything is built in 2007. There is no problem with opening and interacting with a 2007 Filler form in the 2010 Filler.
I can also say I never ...
-
I don't know - you never mentioned FBA and external users that I know of..
You'll have to test it.
-
Go to the IIS settings of the server, click on this site, click Authentication, then disable ASP.NET authentication and try it again.
-
It is very common for data connections not to work in the browser even if they work in the Filler, because Filler calls are made from your workstation as you. Browser data calls are made by the WFE from the server as the app pool that impersonates you.
Correct me if I'm wrong, but didn't you say this was working when in the sandbox ...
-
Two off the top of my head are:
Change REST URL: This allows you to dynamically change the parameters of your REST data connection based on actions within the form. This is a great feature that lets you have dynamic data connections as long as you're using REST
Send data to Web Part: We can now do input and output parameters when ...
-
[quote user="sukumarsb"]
hi i am a newbie to infopath.now i ve got my recent infopath 2010 but when i try to edit the form code it opens in VS2005.My problem is i want it to open in VS2010.
I have installed VS2010 and MOSS 2010 .I dont find a place to change the IDE Version.Plz help me
Thank you in advance
Sukumar ...