Skip to main content
Participant
September 15, 2017
Question

Multiple users inputting into the same form

  • September 15, 2017
  • 5 replies
  • 5987 views

For a school purpose, we have multiple teachers inputting information into a set form. (Student Behavior or Achievement form) Previously they were trying to use an Excel file on a network and ran into overwriting each other. I recreated the form in Forms.  But how do I get the data from multiple users on the same form?

5 replies

Participant
November 12, 2020

Hi All,

I am after a cool name for a wokflow i am adding to my platform. It will allow two people to be able to complete one form. eg; i will complete the first half and then send the form to another person to complete the second half. We have just about completed the build but I do not know what to call it! Anyone got any cool ideas?

Participant
August 17, 2023

Yes "Acrobat sucks at collaboration" 🙂

Participant
September 18, 2017

You might try a different route such as a web-based forms fill program (look at www.cognitoforms.com). That way, each teacher can fill-in the "same" form online. It all goes to a spreadsheet back-end. It's really more a database you're doing, not a form.

Participant
October 3, 2017

Yes yes yes AdWriterInc​.  That is a great solution but I am limited to Office products or Adobe.  Its a big
FERPA deal to have this information out on other products.

Participant
November 12, 2020

Hi, My platform Businsess Support Hub allows for form editing from multipale people in one form. It is a web-based platform the captures the all the specific edits/additions in the form itself and within a seperate dropdown feature also within form, as well as the persons name, email, date and time the information was inputted. check out www.businesssupporthub.com.au for more info or to contact me. 

Legend
September 18, 2017

You cannot solve this problem by changing app. Multiple users saving to the same file will fail, corrupt the file, or worse. You need a client-server solution of some kind. Submitting a form is a typical solution. Web programmer required (not HTML coder).

Adobe Employee
September 18, 2017

Dear celticblde

You can distribute the form and use one of your shared folder as a network drive and keeping the original infor intact.

The responses from each teacher can be collated as form data files (FDFs) and can be collected in a response file.

You will not face the issue of overwrite of  the responses.

You can refer the steps https://helpx.adobe.com/acrobat/using/creating-distributing-pdf-forms.html

I hope this helps.

-Bhavna

Inspiring
September 15, 2017

I'm afraid you're going to have the same problem with a PDF form.

Participant
September 15, 2017

Can I have them fill out the form place it on the network drive for the next person to fill out but keep the original info?  What are the choices to produce something like this?

Inspiring
September 15, 2017

You can have people fill-in a form one at a time. Adobe Reader is able to save filled-in forms, so that should be all each user needs.