Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Setting a check box as 'required'

Explorer ,
Jul 19, 2019 Jul 19, 2019

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?

TOPICS
Acrobat SDK and JavaScript
416
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 19, 2019 Jul 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 19, 2019 Jul 19, 2019
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines