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

How to check compulsary fields and save the form?

New Here ,
Jun 10, 2016 Jun 10, 2016

I would like to make possible to the user to save the form only if all the compulsary fields are complete, because it only works with the submit button.

TOPICS
Acrobat SDK and JavaScript , Windows
211
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 ,
Jun 10, 2016 Jun 10, 2016
LATEST

You can't really do that. However, you can force the saved file to be blank if not all the required fields are filled in, or you can display some kind of error message. See this tool I've developed to do just that: Custom-made Adobe Scripts: Acrobat -- Validate Required Fields Before Printing or Saving

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