BobFolans 0 Report post Posted December 8, 2017 Working with a fillable form, text that I type in one field randomly copies itself to another or several other fields. What's up with that? Share this post Link to post Share on other sites
Luwaner01 1 Report post Posted December 11, 2017 BobFolans make sure that the name of the text field isn’t the same. All fields with the same Name will show the same value. This happens when you copy/past a field yourself (using mouse right click or Ctrl+C/Ctrl+V) instead of copy/pasting through Form Tools -> Properties -> Make Copies tool to make copies of a text field. 1 Share this post Link to post Share on other sites