Merging Data

M

Martin

I have one infopath form and 5 people using it. I would like all people to
update this form and generate\extract the data. Does any know how to do this?
 
D

David Dean

Do you mean "form" or "form template"? Do all users have to edit a single
form document, or would they be creating/editing separate form documents that
are later merged together?

Like other Office apps, only one user at a time can edit a form document;
however, multiple users can work with the same form template simultaneously
as long as they are creating or editing different documents.
 
M

Martin

That is a good question. The idea is to have one "form" (shared if
possible..I know you can share excel and have multiple users edit the doc)
and have multiple users enter data into the form. If possible, I would like
to stay away from the merging and build off of one "form" or *.xml file.
What I am doing is importing the data into access and building a report off
of this information (dont have crystal report). Here is the kicker, this
information would need to be utilized by each person add the end of the year
for reporting. So I would need to somehow extract the data they entered and
build a report off of that.

So I am left with creating one (1) form and updating that form\*.xml file,
if possible.
Or having each individual utilzing the form but creating nurmerous *.xml
files and at the end of the year merging them for a report.

Make sense? Thanks.
 
D

David Dean

I guess the approach depends on what you ultimately want to do with the data.
InfoPath doesn't have to store the submitted data in an XML file. You can
submit to a web service (or directly to SQL Server or Access if you aren't
using browser-enabled forms in SharePoint 2007). The main limitation you'll
run into if you use a single XML file is that only one user at a time can
edit the file.

InfoPath does provide a feature that can merge multiple form documents into
a single form. It's intended for just the problem you're describing.
 
O

Ozgen Bektas

Hi everybody;
I have a problem related to Infopath forms. When the users try to open the form, they face to a prompt window on which they should select one of "Read Only / Edit" options.
If a form's Edit option is selected by the user A, then the user B has no permission to edit.
But I want to let all users edit the same infopath form at the same time.
For solution of the related problem, I searched and found that it can be accomplished through a webinterface (cgi based or not, I have no idea)
Also another solution I found is using javascript that controls these 2 options (Read / Edit)
Can anyone any idea to solve this issue?
 
O

Ozgen Bektas

Hi everybody;
I have a problem related to Infopath forms. When the users try to open the form, they face to a prompt window on which they should select one of "Read Only / Edit" options.
If a form's Edit option is selected by the user A, then the user B has no permission to edit.
But I want to let all users edit the same infopath form at the same time.
For solution of the related problem, I searched and found that it can be accomplished through a webinterface (cgi based or not, I have no idea)
Also another solution I found is using javascript that controls these 2 options (Read / Edit)
Can anyone any idea to solve this issue?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top