Skip to main content
Participant
August 20, 2021
Question

Data Merge - Fillable Form

  • August 20, 2021
  • 3 replies
  • 340 views

I'm attempting to create a custom fillable order form, using a data merge. I have successfully turned cells in the data mege template into text fields using the "Buttons and Forms" menu. However, after creating my merged document, and exporting the result to PDF, whenever I enter information into one of the form fields, it populates all subsequent fields.

 

Is there a way around this?

This topic has been closed for replies.

3 replies

Eric5E98Author
Participant
August 31, 2021

For anyone following this, it looks like the reason why the script was not effecting the Text Fields, was becasue they are embedded in tables. Currently trying to figure out how to work around this. If anyone has any insight, it would make my day!

Jumpenjax
Community Expert
Community Expert
August 30, 2021

You can always use acrobat to make a fill in form.

Lee- Graphic Designer, Print Specialist, Photographer
BobLevine
Community Expert
Community Expert
August 20, 2021
Sounds like all of the fields have the same name. They need to be unique.
Eric5E98Author
Participant
August 30, 2021

Hi Bob,

 

Each data merge entry has a few fields, which each have unique names. However, once I create my merged document, each record has fields with the same names as those in the previous record. This is a problem for me, because I am trying to set up a system where I generate a few dozen of these documents a week, so manually renaming 100 or so fields on each document would be prohibitively time consuming.

 

I've found the following thread, which appears to be about the same issue. However, I have not been able to get either script to work.

 

https://community.adobe.com/t5/indesign/how-can-indesign-rename-each-form-field-after-a-data-merge/m-p/10396694