Skip to main content
tully1254
Known Participant
July 19, 2019
Question

Setting a check box as 'required'

  • July 19, 2019
  • 2 replies
  • 454 views

I have made a form in Indesign and set a check box as 'required'. However the form is allowing it to be submitted without this box checked.

I have looked at the form in Acrobat and the field is set as 'required'.

How can I change this?

This topic has been closed for replies.

2 replies

AkanchhaS8194121
Legend
July 19, 2019

Moving this query to JavaScript​ space for for further suggestion.

As suggested by the expert "try67" you can look into some similar discussion here:

Help with Validation JavaScript for Empty Field

JavaScript Validation to Submit Form

Re: Check to see if any field is empty

Thanks,

Akanchha

try67
Community Expert
Community Expert
July 19, 2019

You would need to use a script to do it. Try searching the JavaScript forum for "validate required fields" and you'll find some code examples.