Skip to main content
gabrielas10591461
Participant
March 9, 2018
Answered

why do all checkboxes in pdf check when one is clicked?

  • March 9, 2018
  • 2 replies
  • 78335 views

hello there, I bet there is a simple solution to this but I just can't figure it out and have not found it in the forum

all checkboxes in my pdf form check unbidden when clicking on one

- I copy pasted a row of checkboxes to make aligning easier, checkboxes have an individual number each, so same field names are not the issue.

(I need multiple checkboxes with the possibility to check all the ones applying.

No frills, don't need to hide anything, no 'uncheck x if y is checked'...

Read something about export value in the forum but cannot find any such thing in the properties, please advise!

Correct answer Thom Parker

The only way that would happen is if they all have the same name. A #0 , #1, etc at the end of the name in the field listing does not mean the fields have different names. In fact it means they do have the same name, and are all the same field. You need to change the field names manually.

2 replies

MamawithaMouth
Participant
December 20, 2019

This is great! I was having the same issue and this totally solved it! Thanks!

Thom Parker
Community Expert
Thom ParkerCommunity ExpertCorrect answer
Community Expert
March 9, 2018

The only way that would happen is if they all have the same name. A #0 , #1, etc at the end of the name in the field listing does not mean the fields have different names. In fact it means they do have the same name, and are all the same field. You need to change the field names manually.

Thom Parker - Software Developer at PDFScriptingUse the Acrobat JavaScript Reference early and often
annettekenpo
Participant
December 3, 2018

Is there a way to accept the # easily