Skip to main content
February 23, 2016
Answered

Why does the form I created automatically fill the row down?

  • February 23, 2016
  • 1 reply
  • 541 views

I created a form with columns. People completing the form enter an x in one of the columns to indicate the status of the project (ahead, on target, behind, not known.) All of the fields are working fine except one. In this particular column "not known" it automatically fills all the columns with an "x". Any idea why and how I can fix it?

This topic has been closed for replies.
Correct answer try67

In that case make sure that your fields have a unique name. Fields with the same name will automatically have the same value.

1 reply

try67
Community Expert
Community Expert
February 23, 2016

Is this an Acrobat form or a LiveCycle Designer form?

February 23, 2016

Hi try 67, I'm using Acrobat DC form

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
February 23, 2016

In that case make sure that your fields have a unique name. Fields with the same name will automatically have the same value.