Skip to main content
Participant
March 6, 2018
Question

Restricting Saving

  • March 6, 2018
  • 2 replies
  • 354 views

I was wondering if anyone had any experience in creating a form that will not permit the user to save unless all of the fields have been filled out. Any help anyone could provide would be greatly appreciated!

    This topic has been closed for replies.

    2 replies

    try67
    Community Expert
    Community Expert
    March 6, 2018

    While you can't prevent someone from saving a file, you can show an error message or even force the saved file to not contain any form data. I've developed a tool that allows you to set it up (in Acrobat). See: Custom-made Adobe Scripts: Acrobat -- Validate Required Fields Before Printing or Saving

    Legend
    March 6, 2018

    Cannot be done.