|
Infopath form giving error messages while interracting with Sharep
Hello,
I have been working on an Infopath form that submits and edits data stored
in a Sharepoint list.The trouble with it that during testing random errors
appear.
It almost always submits data but it does not edit it as it gives the "URL
error" message in the response XML it receives.
That seems very strange to me as it uses the same function to submit data as
t does to edit data, t...
|
1 |
29.07.2006 06:44:01 |
|
how do I make a self-correcting worksheet for a class?
...
|
2 |
29.07.2006 00:04:52 |
|
I need to convert an infopath form to a PDF, is this possible?
I have created an infopath form that needs to e-maled to clients and then
printed and signed. Many of our clients to not have infopath available to
them ...
|
2 |
28.07.2006 20:56:22 |
|
Send as e-mail
I have an InfoPath form on our intranet. When the user has filled out the
form it is sent as an e-mail toa member of our quality department.
When this person however opens the form via his e-mail account, it is
possible for him to change the received data in the form.
How do I prevent the e-mail receiver from having the opportunity to change
the received data?...
|
7 |
28.07.2006 20:55:15 |
|
submitting to sql database
I know that you can submit to a database if you design a form from the
database initially, but is there a way that you can retrieve and submit
to more than one database in a single form? That is, have one view with
a database you can retrieve and submit to, and have a different
database in a different view?
...
|
4 |
28.07.2006 12:59:04 |
|
Working w/ data in repeating section/table
I hope this makes sense...
I am pulling three columns of data from a SQL database. I would like to add
a fourth column to this table with a submit button so that each row has its
own submit button. I would like for an e-mail to generate with only the data
from that row when the submit button is hit, preferably in the body of the
message. If that's not possible, I'd like to be able to...
|
2 |
28.07.2006 06:42:01 |
|
Publishing A Template To IIS on NT4
We have an older webserver that's still hosting internal forms. It's
using IIS and Cold Fusion on Windows NT Server. One of our users
published some *important* forms (newly reminted to use Infopath) to
this webserver using the fileshare as the primary path and the NT
webserver as the alternate path.
It published okay but when users click on the hyperlink, it gives a
404 error.
Co...
|
2 |
28.07.2006 01:04:03 |
|
Infopath background
when you set a background to the page, why doesnt it also print??? i would
like the background i have set to print underneath the form ive got when i
print but it doesnt, any ideas?????...
|
3 |
27.07.2006 19:02:26 |
|
Publishing forms
Hi,
We have approx. 60 remote servers with the same form. If I update a form
and want to publish it, is there a way to publish it to all server at one
time?...or do I need to go through the Publishing wizard 60 times to update
the form that is located on all 60 servers? Is there code or something else
that I can use?
Thanks in advance
--
Elyse...
|
2 |
27.07.2006 19:01:03 |
|
Need Help Understanding Error Messages
I'm working on a form and below are the error messages I’m getting that I
don’t know how to fix. When I first put it together, I was worried more
about the content than functionality. If anyone has a quick fix, it would
definately be appreciated since I’m under a major time crunch to get it
done...Here are the error messages I'm getting along with two questions:
"Control stores ...
|
2 |
27.07.2006 18:58:59 |
|
Drop-downs connecting to SQL only showing two choices?
This is so straight forward that it's hard to screw it up...at least that's
what I like to think. I have a form with several drop-downs. These
drop-downs are filled with values from a SQL database. For some strange
reason, each of the drop downs shows only two choices, even though each list
should be much longer. For instance:
* One list shows the last value twice.
* Others sho...
|
2 |
27.07.2006 18:55:43 |
|
radio button - user cannot see what he has chosen
My radio button has 3 values.
Data are submitted correctly to the database, but the user cannot se a spot
beside the option he has chosen...
Please tell me whats wrong....
|
2 |
27.07.2006 18:54:03 |
|
Set required on conditional basis
Hi group, we are working on an Infopath project that asks us to make certain
fields requierds based on selection of an option button. Was hoping this was
possible without code but we cant find a rule or condition that works. Could
someone point us in the right direction?...
|
11 |
27.07.2006 18:47:07 |
|
MS InfoPath cannot consume a web service developed using JEE
I deployed a simple web service that returns a string that has xml data
within it. I developed it using NetBeans 5.5 Beta, as EJB @WebMethod. When I
try to access it from Microsoft InfoPath I get an error: InfoPath cannot use
the selected Web service method for receiving data because the method does
not provide valid XML data.
I searched and found another web service on the internet tha...
|
3 |
27.07.2006 18:08:02 |
|
Licensing Confirmation - 2007
Hi there,
I am considering the possibility of hosting the InfoPath inside a custom
WinForms application. I have read some contradictory information regarding
licensing requirements and am wondering if anyone knows for sure if the
following is correct:
1. Infopath must be installed on developer machine(s).
2. Infopath must be installed on the machine the application will run on.
3....
|
1 |
27.07.2006 17:54:31 |
|
InfoPath 2003 Toolkit for VS.NET 2005 Help Files
Hello,
I installed the toolkit from MSDN and started following some of the examples
that were in the help files. Basically a button that says "Hello World!". I
started VS.NET 2005 and selected a new InfoPath project then by selecting
help within VS.NET 2005 I was able to access the Toolkit's help files.
However, today I cannot locate the help files. Can someone tell me how to
pull the...
|
1 |
27.07.2006 15:54:02 |
|
Output to CSV file
Hi Guys,
Have developed a couple of forms that interface with an ERP system
database. At the moment the forms save as xml (using xdocument.saveas()
)
Anyone know a way of saving out as csv directly to enable us to import
back into the ERP system?
Thanks in advance,
Chris
...
|
4 |
27.07.2006 11:10:19 |
|
Merge List Box rows to text box
Hi,
In my InfoPath form I have a List Box with several rows of data collected
from a SharePoint list.
If I would like to use vb script to merge all the rows so it will look
something like this: row1data;row2data;row3data;..... and put it in a Text
Box how can I accomplish that?
Any assistance would be highly appreciated,
Hans...
|
8 |
27.07.2006 10:50:02 |
|
Infopath and Microsoft Forms Server 2007
Do I need to have Microsoft Forms Server 2007 in order to use the
InfoPath forms on my intranet browsers?
...
|
2 |
27.07.2006 03:39:01 |
|
Purchase Order
I'm trying to create a Purchase Order which has a main connection to an
Access DB and several secondary connections used to filter data. I've worked
out all of my fields and they work fine, my issues start when I submit to the
DB. The Main connection to the DB is an Orders table (which automatically
assigns a PO number) and an Orders Detail table which will keep the line
items (from my...
|
2 |
27.07.2006 02:36:02 |
|
Sharepoint Deployment
I have a form that I developed on my computer. It includes a couple of data
connections that use a ODBC data source and some managed code that includes
reading and writing to the Access database. The managed code also accesses
Active Directory (I've also tried a web service for this). Everything works
fine.
I then modify the code to change the location of the database in the code
and...
|
1 |
27.07.2006 00:30:01 |
|
Want to see samples of deployed InfoPath forms in the web
I am creating an InfoPath form,and although I could see it on the "preview"
view, I would like to check and see other forms already developed and
deployed in a webpage. Does anyone could send me a link where I could see one?
For sharing, thanks in advance....
|
5 |
26.07.2006 21:20:02 |
|
Infopath 2007:Browser view in Forms server can not submit to data
We are evaluating the InfoPath 2007 Beta 2 together with Forms server 2007.
Generally I feel that the new release is a major step forward and the touch,
feel and speed of InfoPath is greatly improved. We did note, however, that
Forms can not submit to a data base if viewed in a browser. This seems a
severe limitation from our viewpoint. Is this planned for a future release of
forms serv...
|
10 |
26.07.2006 21:05:03 |
|
Struggling with simple things
I have a form based on a data connection to an SQL data base. There is a
repeating table linked to Parts.dbo. The first four digits of a part number
is the parts lot number. I would like to achieve that when a user scans a
part number that there is a validation error if the lot number does not exist
in the data base. for that purpose I have created a secondary data connection
to Lot.dbo....
|
5 |
26.07.2006 17:30:02 |
|
InfoPath starting point (repeating controls to submit form)
I'm sorry if I appear to be trolling but I've been searching for a while and
can't seem to find the answer to my question. I am working on a web
application project that involves a couple of departments within the company.
My department is responsible for coding the web application while another
department is responsible for supplying the data for the application.
I have created an XM...
|
4 |
26.07.2006 17:24:02 |